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

Merged
merged 1 commit into from
Aug 28, 2023
Merged
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
10 changes: 6 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ appdirs==1.4.4
# via fs
asgiref==3.7.2
# via django
boto3==1.28.30
boto3==1.28.35
# via fs-s3fs
botocore==1.31.30
botocore==1.31.35
# via
# boto3
# s3transfer
Expand All @@ -19,7 +19,7 @@ django==3.2.20
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/base.in
# openedx-django-pyfs
edx-opaque-keys==2.4.0
edx-opaque-keys==2.5.0
# via -r requirements/base.in
fs==2.4.16
# via
Expand Down Expand Up @@ -72,7 +72,9 @@ sqlparse==0.4.4
stevedore==5.1.0
# via edx-opaque-keys
typing-extensions==4.7.1
# via asgiref
# via
# asgiref
# edx-opaque-keys
urllib3==1.26.16
# via botocore
web-fragments==2.1.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ packaging==23.1
# via tox
platformdirs==3.10.0
# via virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via tox
py==1.11.0
# via tox
Expand Down
11 changes: 6 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/workbench.txt
boto3==1.28.30
boto3==1.28.35
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
# fs-s3fs
botocore==1.31.30
botocore==1.31.35
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -129,7 +129,7 @@ edx-i18n-tools==1.1.0
# -r requirements/workbench.txt
edx-lint==5.3.4
# via -r requirements/quality.txt
edx-opaque-keys==2.4.0
edx-opaque-keys==2.5.0
# via
# -r requirements/quality.txt
# -r requirements/workbench.txt
Expand Down Expand Up @@ -274,7 +274,7 @@ platformdirs==3.10.0
# -r requirements/quality.txt
# pylint
# virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -462,6 +462,7 @@ typing-extensions==4.7.1
# -r requirements/workbench.txt
# asgiref
# astroid
# edx-opaque-keys
# pylint
# rich
urllib3==1.26.16
Expand All @@ -488,7 +489,7 @@ webob==1.8.7
# -r requirements/workbench.txt
# xblock
# xblock-sdk
wheel==0.41.1
wheel==0.41.2
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.41.1
wheel==0.41.2
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# make upgrade
#
wheel==0.41.1
wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
9 changes: 5 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.28.30
boto3==1.28.35
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.30
botocore==1.31.35
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -89,7 +89,7 @@ edx-i18n-tools==1.1.0
# via -r requirements/test.txt
edx-lint==5.3.4
# via -r requirements/quality.in
edx-opaque-keys==2.4.0
edx-opaque-keys==2.5.0
# via -r requirements/test.txt
exceptiongroup==1.1.3
# via
Expand Down Expand Up @@ -179,7 +179,7 @@ pbr==5.11.1
# stevedore
platformdirs==3.10.0
# via pylint
pluggy==1.2.0
pluggy==1.3.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -302,6 +302,7 @@ typing-extensions==4.7.1
# -r requirements/test.txt
# asgiref
# astroid
# edx-opaque-keys
# pylint
# rich
urllib3==1.26.16
Expand Down
9 changes: 5 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ asgiref==3.7.2
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.28.30
boto3==1.28.35
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.31.30
botocore==1.31.35
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -57,7 +57,7 @@ django-statici18n==2.4.0
# via -r requirements/test.in
edx-i18n-tools==1.1.0
# via -r requirements/test.in
edx-opaque-keys==2.4.0
edx-opaque-keys==2.5.0
# via -r requirements/base.txt
exceptiongroup==1.1.3
# via pytest
Expand Down Expand Up @@ -122,7 +122,7 @@ pbr==5.11.1
# via
# -r requirements/base.txt
# stevedore
pluggy==1.2.0
pluggy==1.3.0
# via pytest
polib==1.2.0
# via edx-i18n-tools
Expand Down Expand Up @@ -204,6 +204,7 @@ typing-extensions==4.7.1
# via
# -r requirements/base.txt
# asgiref
# edx-opaque-keys
# rich
urllib3==1.26.16
# via
Expand Down
9 changes: 5 additions & 4 deletions requirements/workbench.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ bok-choy==0.7.1
# via
# -c requirements/constraints.txt
# -r requirements/workbench.in
boto3==1.28.30
boto3==1.28.35
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.31.30
botocore==1.31.35
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -78,7 +78,7 @@ django-statici18n==2.4.0
# via -r requirements/test.txt
edx-i18n-tools==1.1.0
# via -r requirements/test.txt
edx-opaque-keys==2.4.0
edx-opaque-keys==2.5.0
# via -r requirements/test.txt
exceptiongroup==1.1.3
# via
Expand Down Expand Up @@ -169,7 +169,7 @@ pbr==5.11.1
# stevedore
pillow==10.0.0
# via needle
pluggy==1.2.0
pluggy==1.3.0
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -276,6 +276,7 @@ typing-extensions==4.7.1
# via
# -r requirements/test.txt
# asgiref
# edx-opaque-keys
# rich
urllib3==1.26.16
# via
Expand Down