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 Jan 7, 2025
1 parent 8ab326a commit 1c2f9bc
Show file tree
Hide file tree
Showing 7 changed files with 39 additions and 39 deletions.
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.82
boto3==1.35.93
# via -r requirements/base.in
botocore==1.35.82
botocore==1.35.93
# via
# boto3
# s3transfer
Expand All @@ -28,9 +28,9 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via edx-django-utils
coreapi==2.3.3
# via -r requirements/base.in
Expand Down Expand Up @@ -139,7 +139,7 @@ edx-rest-api-client==6.0.0
# edx-enterprise-data
factory-boy==3.3.1
# via edx-enterprise-data
faker==33.1.0
faker==33.3.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand All @@ -151,7 +151,7 @@ inflection==0.5.1
# via drf-yasg
itypes==1.2.0
# via coreapi
jinja2==3.1.4
jinja2==3.1.5
# via coreschema
jmespath==1.0.1
# via
Expand All @@ -177,7 +177,7 @@ pandas==2.0.3
# via edx-enterprise-data
pbr==6.1.0
# via stevedore
psutil==6.1.0
psutil==6.1.1
# via edx-django-utils
pycparser==2.22
# via cffi
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.82
boto3==1.35.93
# via -r requirements/base.in
botocore==1.35.82
botocore==1.35.93
# via
# boto3
# s3transfer
Expand All @@ -28,9 +28,9 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via edx-django-utils
coreapi==2.3.3
# via -r requirements/base.in
Expand Down Expand Up @@ -139,7 +139,7 @@ edx-rest-api-client==6.0.0
# edx-enterprise-data
factory-boy==3.3.1
# via edx-enterprise-data
faker==33.1.0
faker==33.3.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand All @@ -151,7 +151,7 @@ inflection==0.5.1
# via drf-yasg
itypes==1.2.0
# via coreapi
jinja2==3.1.4
jinja2==3.1.5
# via coreschema
jmespath==1.0.1
# via
Expand Down Expand Up @@ -179,7 +179,7 @@ pandas==2.0.3
# via edx-enterprise-data
pbr==6.1.0
# via stevedore
psutil==6.1.0
psutil==6.1.1
# via edx-django-utils
pycparser==2.22
# via cffi
Expand Down
16 changes: 8 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ beautifulsoup4==4.12.3
# via pydata-sphinx-theme
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.82
boto3==1.35.93
# via -r requirements/base.in
botocore==1.35.82
botocore==1.35.93
# via
# boto3
# s3transfer
Expand All @@ -38,9 +38,9 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via edx-django-utils
coreapi==2.3.3
# via -r requirements/base.in
Expand Down Expand Up @@ -153,7 +153,7 @@ edx-rest-api-client==6.0.0
# edx-enterprise-data
factory-boy==3.3.1
# via edx-enterprise-data
faker==33.1.0
faker==33.3.0
# via factory-boy
html5lib==1.1
# via -r requirements/base.in
Expand All @@ -169,7 +169,7 @@ inflection==0.5.1
# via drf-yasg
itypes==1.2.0
# via coreapi
jinja2==3.1.4
jinja2==3.1.5
# via
# coreschema
# sphinx
Expand Down Expand Up @@ -204,13 +204,13 @@ path==16.14.0
# -r requirements/doc.in
pbr==6.1.0
# via stevedore
psutil==6.1.0
psutil==6.1.1
# via edx-django-utils
pycparser==2.22
# via cffi
pydata-sphinx-theme==0.14.4
# via sphinx-book-theme
pygments==2.18.0
pygments==2.19.1
# via
# accessible-pygments
# pydata-sphinx-theme
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.7
click==8.1.8
# via pip-tools
importlib-metadata==8.5.0
# via build
Expand Down
14 changes: 7 additions & 7 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.82
boto3==1.35.93
# via -r requirements/base.in
botocore==1.35.82
botocore==1.35.93
# via
# boto3
# s3transfer
Expand All @@ -28,9 +28,9 @@ cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via edx-django-utils
coreapi==2.3.3
# via -r requirements/base.in
Expand Down Expand Up @@ -139,7 +139,7 @@ edx-rest-api-client==6.0.0
# edx-enterprise-data
factory-boy==3.3.1
# via edx-enterprise-data
faker==33.1.0
faker==33.3.0
# via factory-boy
gevent==24.2.1
# via -r requirements/production.in
Expand All @@ -157,7 +157,7 @@ inflection==0.5.1
# via drf-yasg
itypes==1.2.0
# via coreapi
jinja2==3.1.4
jinja2==3.1.5
# via coreschema
jmespath==1.0.1
# via
Expand Down Expand Up @@ -191,7 +191,7 @@ path-py==8.2.1
# via -r requirements/production.in
pbr==6.1.0
# via stevedore
psutil==6.1.0
psutil==6.1.1
# via edx-django-utils
pycparser==2.22
# via cffi
Expand Down
16 changes: 8 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# djangorestframework
boto==2.49.0
# via -r requirements/base.in
boto3==1.35.82
boto3==1.35.93
# via -r requirements/base.in
botocore==1.35.82
botocore==1.35.93
# via
# boto3
# s3transfer
Expand All @@ -32,9 +32,9 @@ cffi==1.17.1
# pynacl
chardet==5.2.0
# via diff-cover
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.7
click==8.1.8
# via edx-django-utils
coreapi==2.3.3
# via -r requirements/base.in
Expand Down Expand Up @@ -156,7 +156,7 @@ exceptiongroup==1.2.2
# via pytest
factory-boy==3.3.1
# via edx-enterprise-data
faker==33.1.0
faker==33.3.0
# via factory-boy
freezegun==1.5.1
# via -r requirements/test.in
Expand All @@ -174,7 +174,7 @@ isort==5.13.2
# via pylint
itypes==1.2.0
# via coreapi
jinja2==3.1.4
jinja2==3.1.5
# via
# coreschema
# diff-cover
Expand Down Expand Up @@ -212,15 +212,15 @@ pluggy==1.5.0
# via
# diff-cover
# pytest
psutil==6.1.0
psutil==6.1.1
# via edx-django-utils
pycodestyle==2.12.1
# via -r requirements/test.in
pycparser==2.22
# via cffi
pydocstyle==6.3.0
# via -r requirements/test.in
pygments==2.18.0
pygments==2.19.1
# via diff-cover
pyjwt[crypto]==2.9.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/tox.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ tox==4.23.2
# via -r requirements/tox.in
typing-extensions==4.12.2
# via tox
virtualenv==20.28.0
virtualenv==20.28.1
# via tox

0 comments on commit 1c2f9bc

Please sign in to comment.