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 #369

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/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.7.2
# via django
cffi==1.15.1
# via pynacl
click==8.1.5
click==8.1.6
# via edx-django-utils
django==3.2.20
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
distlib==0.3.6
distlib==0.3.7
# via virtualenv
filelock==3.12.2
# via
Expand All @@ -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.0
virtualenv==20.24.1
# via tox
20 changes: 10 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ build==0.10.0
# via
# -r requirements/pip-tools.txt
# pip-tools
certifi==2023.5.7
certifi==2023.7.22
# via
# -r requirements/quality.txt
# requests
Expand All @@ -36,7 +36,7 @@ charset-normalizer==3.2.0
# via
# -r requirements/quality.txt
# requests
click==8.1.5
click==8.1.6
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand All @@ -49,7 +49,7 @@ click-log==0.4.0
# via
# -r requirements/quality.txt
# edx-lint
code-annotations==1.3.0
code-annotations==1.5.0
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -63,11 +63,11 @@ cryptography==41.0.2
# secretstorage
diff-cover==7.7.0
# via -r requirements/dev.in
dill==0.3.6
dill==0.3.7
# via
# -r requirements/quality.txt
# pylint
distlib==0.3.6
distlib==0.3.7
# via
# -r requirements/ci.txt
# virtualenv
Expand Down Expand Up @@ -186,7 +186,7 @@ pbr==5.11.1
# via
# -r requirements/quality.txt
# stevedore
pip-tools==7.0.0
pip-tools==7.1.0
# via -r requirements/pip-tools.txt
pkginfo==1.9.6
# via
Expand Down Expand Up @@ -274,7 +274,7 @@ pytz==2023.3
# via
# -r requirements/quality.txt
# django
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/quality.txt
# code-annotations
Expand Down Expand Up @@ -360,20 +360,20 @@ typing-extensions==4.7.1
# astroid
# pylint
# rich
urllib3==2.0.3
urllib3==2.0.4
# via
# -r requirements/quality.txt
# requests
# twine
virtualenv==20.24.0
virtualenv==20.24.1
# via
# -r requirements/ci.txt
# tox
webencodings==0.5.1
# via
# -r requirements/quality.txt
# bleach
wheel==0.40.0
wheel==0.41.0
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
10 changes: 5 additions & 5 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@ babel==2.12.1
# via sphinx
bleach==6.0.0
# via readme-renderer
certifi==2023.5.7
certifi==2023.7.22
# via requests
cffi==1.15.1
# via
# -r requirements/test.txt
# pynacl
charset-normalizer==3.2.0
# via requests
click==8.1.5
click==8.1.6
# via
# -r requirements/test.txt
# code-annotations
# edx-django-utils
code-annotations==1.3.0
code-annotations==1.5.0
# via -r requirements/test.txt
coverage[toml]==7.2.7
# via
Expand Down Expand Up @@ -134,7 +134,7 @@ pytz==2023.3
# -r requirements/test.txt
# babel
# django
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -190,7 +190,7 @@ typing-extensions==4.7.1
# via
# -r requirements/test.txt
# asgiref
urllib3==2.0.3
urllib3==2.0.4
# via requests
webencodings==0.5.1
# via bleach
Expand Down
7 changes: 4 additions & 3 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,20 @@
#
build==0.10.0
# via pip-tools
click==8.1.5
click==8.1.6
# via pip-tools
packaging==23.1
# via build
pip-tools==7.0.0
pip-tools==7.1.0
# via -r requirements/pip-tools.in
pyproject-hooks==1.0.0
# via build
tomli==2.0.1
# via
# build
# pip-tools
wheel==0.40.0
# pyproject-hooks
wheel==0.41.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.40.0
wheel==0.41.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2
pip==23.2.1
# via -r requirements/pip.in
setuptools==68.0.0
# via -r requirements/pip.in
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ astroid==2.15.6
# pylint-celery
bleach==6.0.0
# via readme-renderer
certifi==2023.5.7
certifi==2023.7.22
# via requests
cffi==1.15.1
# via
Expand All @@ -23,7 +23,7 @@ cffi==1.15.1
# pynacl
charset-normalizer==3.2.0
# via requests
click==8.1.5
click==8.1.6
# via
# -r requirements/test.txt
# click-log
Expand All @@ -32,7 +32,7 @@ click==8.1.5
# edx-lint
click-log==0.4.0
# via edx-lint
code-annotations==1.3.0
code-annotations==1.5.0
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -42,7 +42,7 @@ coverage[toml]==7.2.7
# pytest-cov
cryptography==41.0.2
# via secretstorage
dill==0.3.6
dill==0.3.7
# via pylint
django==3.2.20
# via
Expand Down Expand Up @@ -181,7 +181,7 @@ pytz==2023.3
# via
# -r requirements/test.txt
# django
pyyaml==6.0
pyyaml==6.0.1
# via
# -r requirements/test.txt
# code-annotations
Expand Down Expand Up @@ -235,7 +235,7 @@ typing-extensions==4.7.1
# astroid
# pylint
# rich
urllib3==2.0.3
urllib3==2.0.4
# via
# requests
# twine
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ cffi==1.15.1
# via
# -r requirements/base.txt
# pynacl
click==8.1.5
click==8.1.6
# via
# -r requirements/base.txt
# code-annotations
# edx-django-utils
code-annotations==1.3.0
code-annotations==1.5.0
# via -r requirements/test.in
coverage[toml]==7.2.7
# via pytest-cov
Expand Down Expand Up @@ -82,7 +82,7 @@ pytz==2023.3
# via
# -r requirements/base.txt
# django
pyyaml==6.0
pyyaml==6.0.1
# via code-annotations
sqlparse==0.4.4
# via
Expand Down
Loading