Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #112

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ tox==3.28.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.in
virtualenv==20.24.2
virtualenv==20.24.3
# via tox
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/quality.txt
# requests
click==8.1.6
click==8.1.7
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand All @@ -51,7 +51,7 @@ code-annotations==1.5.0
# via
# -r requirements/quality.txt
# edx-lint
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -81,7 +81,7 @@ docutils==0.20.1
# readme-renderer
edx-lint==5.3.4
# via -r requirements/quality.txt
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements/quality.txt
# pytest
Expand All @@ -99,7 +99,7 @@ importlib-metadata==6.8.0
# -r requirements/quality.txt
# keyring
# twine
importlib-resources==6.0.0
importlib-resources==6.0.1
# via
# -r requirements/quality.txt
# keyring
Expand Down Expand Up @@ -165,7 +165,7 @@ pbr==5.11.1
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.2.0
pip-tools==7.3.0
# via -r requirements/pip-tools.txt
pkginfo==1.9.6
# via
Expand Down Expand Up @@ -247,7 +247,7 @@ pyyaml==6.0.1
# via
# -r requirements/quality.txt
# code-annotations
readme-renderer==40.0
readme-renderer==41.0
# via
# -r requirements/quality.txt
# twine
Expand Down Expand Up @@ -316,7 +316,7 @@ tox==3.28.0
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/ci.txt
# tox-battery
tox-battery==0.6.1
tox-battery==0.6.2
# via -r requirements/dev.in
twine==4.0.2
# via -r requirements/quality.txt
Expand All @@ -332,7 +332,7 @@ urllib3==2.0.4
# -r requirements/quality.txt
# requests
# twine
virtualenv==20.24.2
virtualenv==20.24.3
# via
# -r requirements/ci.txt
# tox
Expand Down
12 changes: 6 additions & 6 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# -r requirements/test.txt
# code-annotations
code-annotations==1.5.0
# via -r requirements/test.txt
colorama==0.4.6
# via sphinx-autobuild
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -53,7 +53,7 @@ docutils==0.19
# readme-renderer
# restructuredtext-lint
# sphinx
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
Expand All @@ -66,7 +66,7 @@ importlib-metadata==6.8.0
# keyring
# sphinx
# twine
importlib-resources==6.0.0
importlib-resources==6.0.1
# via keyring
iniconfig==2.0.0
# via
Expand Down Expand Up @@ -150,7 +150,7 @@ pyyaml==6.0.1
# -r requirements/test.txt
# code-annotations
# sphinx-book-theme
readme-renderer==40.0
readme-renderer==41.0
# via twine
requests==2.31.0
# via
Expand Down Expand Up @@ -228,7 +228,7 @@ tomli==2.0.1
# doc8
# pyproject-hooks
# pytest
tornado==6.3.2
tornado==6.3.3
# via livereload
twine==4.0.2
# via -r requirements/doc.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
build==0.10.0
# via pip-tools
click==8.1.6
click==8.1.7
# via pip-tools
packaging==23.1
# via build
pip-tools==7.2.0
pip-tools==7.3.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.41.1
# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.0.0
setuptools==68.1.2
# via -r requirements/pip.in
10 changes: 5 additions & 5 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
click==8.1.6
click==8.1.7
# via
# -r requirements/test.txt
# click-log
Expand All @@ -32,7 +32,7 @@ code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via
# -r requirements/test.txt
# pytest-cov
Expand All @@ -50,7 +50,7 @@ docutils==0.20.1
# via readme-renderer
edx-lint==5.3.4
# via -r requirements/quality.in
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via
# -r requirements/test.txt
# pytest
Expand All @@ -60,7 +60,7 @@ importlib-metadata==6.8.0
# via
# keyring
# twine
importlib-resources==6.0.0
importlib-resources==6.0.1
# via keyring
iniconfig==2.0.0
# via
Expand Down Expand Up @@ -157,7 +157,7 @@ pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
readme-renderer==40.0
readme-renderer==41.0
# via twine
requests==2.31.0
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
click==8.1.6
click==8.1.7
# via code-annotations
code-annotations==1.5.0
# via -r requirements/test.in
coverage[toml]==7.2.7
coverage[toml]==7.3.0
# via pytest-cov
ddt==1.6.0
# via -r requirements/test.in
django==3.2.20
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.txt
exceptiongroup==1.1.2
exceptiongroup==1.1.3
# via pytest
iniconfig==2.0.0
# via pytest
Expand Down