Skip to content

chore: Upgrade Python requirements #473

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

Merged
merged 1 commit into from
May 12, 2025
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: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ asgiref==3.8.1
# via django
bleach[css]==6.2.0
# via -r requirements/base.in
boto3==1.38.8
boto3==1.38.13
# via fs-s3fs
botocore==1.38.8
botocore==1.38.13
# via
# boto3
# s3transfer
django==4.2.20
django==4.2.21
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# django-appconf
Expand Down Expand Up @@ -47,7 +47,7 @@ markupsafe==3.0.2
# via
# mako
# xblock
openedx-django-pyfs==3.7.0
openedx-django-pyfs==3.8.0
# via xblock
python-dateutil==2.9.0.post0
# via
Expand All @@ -74,7 +74,7 @@ urllib3==2.2.3
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# botocore
web-fragments==3.0.0
web-fragments==3.1.0
# via xblock
webencodings==0.5.1
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packaging==25.0
# via
# pyproject-api
# tox
platformdirs==4.3.7
platformdirs==4.3.8
# via
# tox
# virtualenv
Expand All @@ -30,5 +30,5 @@ pyproject-api==1.9.0
# via tox
tox==4.25.0
# via -r requirements/ci.in
virtualenv==20.30.0
virtualenv==20.31.2
# via tox
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.8.1
# via
# -r requirements/quality.txt
# django
astroid==3.3.9
astroid==3.3.10
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -27,11 +27,11 @@ binaryornot==0.4.4
# cookiecutter
bleach[css]==6.2.0
# via -r requirements/quality.txt
boto3==1.38.8
boto3==1.38.13
# via
# -r requirements/quality.txt
# fs-s3fs
botocore==1.38.8
botocore==1.38.13
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -58,7 +58,7 @@ charset-normalizer==3.4.2
# via
# -r requirements/quality.txt
# requests
click==8.1.8
click==8.2.0
# via
# -r requirements/pip-tools.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -97,7 +97,7 @@ distlib==0.3.9
# via
# -r requirements/ci.txt
# virtualenv
django==4.2.20
django==4.2.21
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -193,7 +193,7 @@ mdurl==0.1.2
# markdown-it-py
mock==5.2.0
# via -r requirements/quality.txt
openedx-django-pyfs==3.7.0
openedx-django-pyfs==3.8.0
# via
# -r requirements/quality.txt
# xblock
Expand All @@ -216,7 +216,7 @@ pbr==6.1.1
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
platformdirs==4.3.7
platformdirs==4.3.8
# via
# -r requirements/ci.txt
# -r requirements/quality.txt
Expand Down Expand Up @@ -360,11 +360,11 @@ urllib3==2.2.3
# -r requirements/quality.txt
# botocore
# requests
virtualenv==20.30.0
virtualenv==20.31.2
# via
# -r requirements/ci.txt
# tox
web-fragments==3.0.0
web-fragments==3.1.0
# via
# -r requirements/quality.txt
# xblock
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.2.2.post1
# via pip-tools
click==8.1.8
click==8.2.0
# via pip-tools
packaging==25.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 @@ -12,5 +12,5 @@ pip==24.2
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip.in
setuptools==80.3.1
setuptools==80.4.0
# via -r requirements/pip.in
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
astroid==3.3.9
astroid==3.3.10
# via
# pylint
# pylint-celery
Expand All @@ -26,11 +26,11 @@ binaryornot==0.4.4
# cookiecutter
bleach[css]==6.2.0
# via -r requirements/test.txt
boto3==1.38.8
boto3==1.38.13
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.38.8
botocore==1.38.13
# via
# -r requirements/test.txt
# boto3
Expand All @@ -47,7 +47,7 @@ charset-normalizer==3.4.2
# via
# -r requirements/test.txt
# requests
click==8.1.8
click==8.2.0
# via
# -r requirements/test.txt
# click-log
Expand All @@ -70,7 +70,7 @@ ddt==1.7.2
# via -r requirements/test.txt
dill==0.4.0
# via pylint
django==4.2.20
django==4.2.21
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -157,7 +157,7 @@ mdurl==0.1.2
# markdown-it-py
mock==5.2.0
# via -r requirements/test.txt
openedx-django-pyfs==3.7.0
openedx-django-pyfs==3.8.0
# via
# -r requirements/test.txt
# xblock
Expand All @@ -171,7 +171,7 @@ path==16.16.0
# edx-i18n-tools
pbr==6.1.1
# via stevedore
platformdirs==4.3.7
platformdirs==4.3.8
# via pylint
pluggy==1.5.0
# via
Expand Down Expand Up @@ -287,7 +287,7 @@ urllib3==2.2.3
# -r requirements/test.txt
# botocore
# requests
web-fragments==3.0.0
web-fragments==3.1.0
# via
# -r requirements/test.txt
# xblock
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ binaryornot==0.4.4
# via cookiecutter
bleach[css]==6.2.0
# via -r requirements/base.txt
boto3==1.38.8
boto3==1.38.13
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.38.8
botocore==1.38.13
# via
# -r requirements/base.txt
# boto3
Expand All @@ -33,7 +33,7 @@ chardet==5.2.0
# via binaryornot
charset-normalizer==3.4.2
# via requests
click==8.1.8
click==8.2.0
# via cookiecutter
cookiecutter==2.6.0
# via xblock-sdk
Expand Down Expand Up @@ -108,7 +108,7 @@ mdurl==0.1.2
# via markdown-it-py
mock==5.2.0
# via -r requirements/test.in
openedx-django-pyfs==3.7.0
openedx-django-pyfs==3.8.0
# via
# -r requirements/base.txt
# -r requirements/test.in
Expand Down Expand Up @@ -190,7 +190,7 @@ urllib3==2.2.3
# -r requirements/base.txt
# botocore
# requests
web-fragments==3.0.0
web-fragments==3.1.0
# via
# -r requirements/base.txt
# xblock
Expand Down