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 Jul 2, 2024
1 parent cc2f885 commit e9cfbb1
Show file tree
Hide file tree
Showing 8 changed files with 49 additions and 49 deletions.
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ backports-zoneinfo==0.2.1
# djangorestframework
bleach==6.1.0
# via lti-consumer-xblock
boto3==1.34.132
boto3==1.34.137
# via fs-s3fs
botocore==1.34.132
botocore==1.34.137
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -262,7 +262,7 @@ pyjwt[crypto]==2.8.0
# social-auth-core
pymemcache==4.0.0
# via -r requirements/base.in
pymongo==4.7.3
pymongo==4.8.0
# via edx-opaque-keys
pynacl==1.5.0
# via edx-django-utils
Expand All @@ -285,7 +285,7 @@ pyyaml==6.0.1
# drf-yasg
# edx-django-release-util
# xblock
redis==5.0.6
redis==5.0.7
# via walrus
requests==2.32.3
# via
Expand Down
18 changes: 9 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ bleach==6.1.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
boto3==1.34.132
boto3==1.34.137
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.34.132
botocore==1.34.137
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -123,7 +123,7 @@ defusedxml==0.8.0rc2
# -r requirements/validation.txt
# python3-openid
# social-auth-core
diff-cover==9.0.0
diff-cover==9.1.0
# via -r requirements/dev.in
dill==0.3.8
# via
Expand Down Expand Up @@ -285,7 +285,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==25.9.1
faker==26.0.0
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -476,7 +476,7 @@ pbr==6.0.0
# stevedore
pip-tools==7.4.1
# via -r requirements/pip-tools.txt
pkginfo==1.11.1
pkginfo==1.10.0
# via
# -r requirements/validation.txt
# twine
Expand Down Expand Up @@ -530,7 +530,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.3
pylint==3.2.5
# via
# -r requirements/validation.txt
# edx-lint
Expand All @@ -552,7 +552,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymemcache==4.0.0
# via -r requirements/validation.txt
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/validation.txt
# edx-opaque-keys
Expand Down Expand Up @@ -611,7 +611,7 @@ readme-renderer==43.0
# via
# -r requirements/validation.txt
# twine
redis==5.0.6
redis==5.0.7
# via
# -r requirements/validation.txt
# walrus
Expand Down Expand Up @@ -724,7 +724,7 @@ tomlkit==0.12.5
# pylint
tox==4.15.1
# via -r requirements/validation.txt
twine==5.1.0
twine==5.1.1
# via -r requirements/validation.txt
typing-extensions==4.12.2
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.34.132
boto3==1.34.137
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.132
botocore==1.34.137
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -281,7 +281,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==25.9.1
faker==26.0.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -448,7 +448,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
pkginfo==1.11.1
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
# via
Expand Down Expand Up @@ -493,7 +493,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.3
pylint==3.2.5
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -515,7 +515,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymemcache==4.0.0
# via -r requirements/test.txt
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -569,7 +569,7 @@ pyyaml==6.0.1
# xblock
readme-renderer==43.0
# via twine
redis==5.0.6
redis==5.0.7
# via
# -r requirements/test.txt
# walrus
Expand Down Expand Up @@ -691,7 +691,7 @@ tomlkit==0.12.5
# pylint
tox==4.15.1
# via -r requirements/test.txt
twine==5.1.0
twine==5.1.1
# via -r requirements/doc.in
typing-extensions==4.12.2
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.1
pip==24.1.1
# via -r requirements/pip.in
setuptools==70.1.1
setuptools==70.2.0
# via -r requirements/pip.in
8 changes: 4 additions & 4 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ bleach==6.1.0
# via
# -r requirements/base.txt
# lti-consumer-xblock
boto3==1.34.132
boto3==1.34.137
# via
# -r requirements/base.txt
# django-ses
# fs-s3fs
botocore==1.34.132
botocore==1.34.137
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -357,7 +357,7 @@ pyjwt[crypto]==2.8.0
# social-auth-core
pymemcache==4.0.0
# via -r requirements/base.txt
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down Expand Up @@ -394,7 +394,7 @@ pyyaml==6.0.1
# drf-yasg
# edx-django-release-util
# xblock
redis==5.0.6
redis==5.0.7
# via
# -r requirements/base.txt
# walrus
Expand Down
16 changes: 8 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ bleach==6.1.0
# via
# -r requirements/test.txt
# lti-consumer-xblock
boto3==1.34.132
boto3==1.34.137
# via
# -r requirements/test.txt
# fs-s3fs
botocore==1.34.132
botocore==1.34.137
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -269,7 +269,7 @@ exceptiongroup==1.2.1
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==25.9.1
faker==26.0.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -430,7 +430,7 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
pkginfo==1.11.1
pkginfo==1.10.0
# via twine
platformdirs==4.2.2
# via
Expand Down Expand Up @@ -477,7 +477,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.3
pylint==3.2.5
# via
# -r requirements/test.txt
# edx-lint
Expand All @@ -499,7 +499,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymemcache==4.0.0
# via -r requirements/test.txt
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/test.txt
# edx-opaque-keys
Expand Down Expand Up @@ -550,7 +550,7 @@ pyyaml==6.0.1
# xblock
readme-renderer==43.0
# via twine
redis==5.0.6
redis==5.0.7
# via
# -r requirements/test.txt
# walrus
Expand Down Expand Up @@ -649,7 +649,7 @@ tomlkit==0.12.5
# pylint
tox==4.15.1
# via -r requirements/test.txt
twine==5.1.0
twine==5.1.1
# via -r requirements/quality.in
typing-extensions==4.12.2
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ bleach==6.1.0
# via
# -r requirements/base.txt
# lti-consumer-xblock
boto3==1.34.132
boto3==1.34.137
# via
# -r requirements/base.txt
# fs-s3fs
botocore==1.34.132
botocore==1.34.137
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -247,7 +247,7 @@ exceptiongroup==1.2.1
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==25.9.1
faker==26.0.0
# via factory-boy
fastavro==1.9.4
# via
Expand Down Expand Up @@ -404,7 +404,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.2.3
pylint==3.2.5
# via
# edx-lint
# pylint-celery
Expand All @@ -420,7 +420,7 @@ pylint-plugin-utils==0.8.2
# pylint-django
pymemcache==4.0.0
# via -r requirements/base.txt
pymongo==4.7.3
pymongo==4.8.0
# via
# -r requirements/base.txt
# edx-opaque-keys
Expand Down Expand Up @@ -466,7 +466,7 @@ pyyaml==6.0.1
# edx-django-release-util
# responses
# xblock
redis==5.0.6
redis==5.0.7
# via
# -r requirements/base.txt
# walrus
Expand Down
Loading

0 comments on commit e9cfbb1

Please sign in to comment.