Skip to content

Commit

Permalink
chore: Upgrade Python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Feb 3, 2025
1 parent eeeefda commit 391f6c3
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 27 deletions.
6 changes: 3 additions & 3 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.8.1
# via django
boto3==1.36.6
boto3==1.36.11
# via fs-s3fs
botocore==1.36.6
botocore==1.36.11
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -61,7 +61,7 @@ python-dateutil==2.9.0.post0
# via
# botocore
# xblock
pytz==2024.2
pytz==2025.1
# via xblock
pyyaml==6.0.2
# via
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ binaryornot==0.4.4
# -r requirements/quality.txt
# -r requirements/test.txt
# cookiecutter
boto3==1.36.6
boto3==1.36.11
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# fs-s3fs
botocore==1.36.6
botocore==1.36.11
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand All @@ -49,7 +49,7 @@ cachetools==5.5.1
# -r requirements/quality.txt
# -r requirements/test.txt
# tox
certifi==2024.12.14
certifi==2025.1.31
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -100,7 +100,7 @@ coverage[toml]==7.6.10
# -r requirements/quality.txt
# -r requirements/test.txt
# pytest-cov
diff-cover==9.2.1
diff-cover==9.2.2
# via -r requirements/dev.in
dill==0.3.9
# via
Expand Down Expand Up @@ -166,7 +166,7 @@ iniconfig==2.0.0
# -r requirements/quality.txt
# -r requirements/test.txt
# pytest
isort==5.13.2
isort==6.0.0
# via
# -r requirements/quality.txt
# pylint
Expand Down Expand Up @@ -276,7 +276,7 @@ pygments==2.19.1
# -r requirements/test.txt
# diff-cover
# rich
pylint==3.3.3
pylint==3.3.4
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -338,7 +338,7 @@ python-slugify==8.0.4
# -r requirements/test.txt
# code-annotations
# cookiecutter
pytz==2024.2
pytz==2025.1
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down
16 changes: 9 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,23 @@ asgiref==3.8.1
# via
# -r requirements/test.txt
# django
babel==2.16.0
babel==2.17.0
# via
# pydata-sphinx-theme
# sphinx
backports-tarfile==1.2.0
# via jaraco-context
beautifulsoup4==4.12.3
beautifulsoup4==4.13.0
# via pydata-sphinx-theme
binaryornot==0.4.4
# via
# -r requirements/test.txt
# cookiecutter
boto3==1.36.6
boto3==1.36.11
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.36.6
botocore==1.36.11
# via
# -r requirements/test.txt
# boto3
Expand All @@ -47,7 +47,7 @@ cachetools==5.5.1
# via
# -r requirements/test.txt
# tox
certifi==2024.12.14
certifi==2025.1.31
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -277,7 +277,7 @@ python-slugify==8.0.4
# -r requirements/test.txt
# code-annotations
# cookiecutter
pytz==2024.2
pytz==2025.1
# via
# -r requirements/test.txt
# xblock
Expand Down Expand Up @@ -372,7 +372,9 @@ types-python-dateutil==2.9.0.20241206
# -r requirements/test.txt
# arrow
typing-extensions==4.12.2
# via pydata-sphinx-theme
# via
# beautifulsoup4
# pydata-sphinx-theme
urllib3==2.2.3
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
Expand Down
12 changes: 6 additions & 6 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.36.6
boto3==1.36.11
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.36.6
botocore==1.36.11
# via
# -r requirements/test.txt
# boto3
Expand All @@ -37,7 +37,7 @@ cachetools==5.5.1
# via
# -r requirements/test.txt
# tox
certifi==2024.12.14
certifi==2025.1.31
# via
# -r requirements/test.txt
# requests
Expand Down Expand Up @@ -124,7 +124,7 @@ iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
isort==5.13.2
isort==6.0.0
# via
# -r requirements/quality.in
# pylint
Expand Down Expand Up @@ -208,7 +208,7 @@ pygments==2.19.1
# via
# -r requirements/test.txt
# rich
pylint==3.3.3
pylint==3.3.4
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -250,7 +250,7 @@ python-slugify==8.0.4
# -r requirements/test.txt
# code-annotations
# cookiecutter
pytz==2024.2
pytz==2025.1
# via
# -r requirements/test.txt
# xblock
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@ asgiref==3.8.1
# django
binaryornot==0.4.4
# via cookiecutter
boto3==1.36.6
boto3==1.36.11
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.36.6
botocore==1.36.11
# via
# -r requirements/base.txt
# boto3
# s3transfer
cachetools==5.5.1
# via tox
certifi==2024.12.14
certifi==2025.1.31
# via requests
chardet==5.2.0
# via
Expand Down Expand Up @@ -167,7 +167,7 @@ python-slugify==8.0.4
# via
# code-annotations
# cookiecutter
pytz==2024.2
pytz==2025.1
# via
# -r requirements/base.txt
# xblock
Expand Down

0 comments on commit 391f6c3

Please sign in to comment.