Skip to content

Commit

Permalink
chore: Updating Python Requirements (#276)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Oct 19, 2023
1 parent 911920d commit 81b22f9
Show file tree
Hide file tree
Showing 7 changed files with 85 additions and 69 deletions.
25 changes: 14 additions & 11 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ backports-zoneinfo==0.2.1
# via django
beautifulsoup4==4.11.2
# via wagtail
boto3==1.28.62
boto3==1.28.66
# via -r requirements/base.in
botocore==1.31.62
botocore==1.31.66
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -63,7 +63,7 @@ django==4.2.6
# edx-drf-extensions
# social-auth-app-django
# wagtail
django-cors-headers==4.2.0
django-cors-headers==4.3.0
# via -r requirements/base.in
django-crum==0.7.9
# via edx-django-utils
Expand Down Expand Up @@ -113,7 +113,7 @@ edx-django-utils==5.7.0
# -r requirements/base.in
# edx-drf-extensions
# edx-rest-api-client
edx-drf-extensions==8.10.0
edx-drf-extensions==8.12.0
# via -r requirements/base.in
edx-opaque-keys==2.5.1
# via edx-drf-extensions
Expand Down Expand Up @@ -155,13 +155,13 @@ packaging==23.2
# via drf-yasg
pbr==5.11.1
# via stevedore
pillow==10.0.1
pillow==10.1.0
# via
# pillow-heif
# wagtail
pillow-heif==0.13.0
pillow-heif==0.13.1
# via willow
psutil==5.9.5
psutil==5.9.6
# via edx-django-utils
pycparser==2.21
# via cffi
Expand All @@ -175,6 +175,7 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# social-auth-core
pymongo==3.13.0
# via edx-opaque-keys
Expand Down Expand Up @@ -220,7 +221,7 @@ six==1.16.0
# python-dateutil
slumber==0.7.1
# via edx-rest-api-client
social-auth-app-django==5.3.0
social-auth-app-django==5.4.0
# via
# -r requirements/base.in
# edx-auth-backends
Expand Down Expand Up @@ -249,15 +250,17 @@ typing-extensions==4.8.0
# pydantic-core
uritemplate==4.1.1
# via drf-yasg
urllib3==1.26.17
urllib3==1.26.18
# via
# botocore
# requests
wagtail==5.1.2
wagtail==5.1.3
# via -r requirements/base.in
webencodings==0.5.1
# via html5lib
willow[heif]==1.6.2
# via wagtail
# via
# wagtail
# willow
zipp==3.17.0
# via -r requirements/base.in
29 changes: 16 additions & 13 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ beautifulsoup4==4.11.2
# via
# -r requirements/quality.txt
# wagtail
boto3==1.28.62
boto3==1.28.66
# via -r requirements/quality.txt
botocore==1.31.62
botocore==1.31.66
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -75,6 +75,7 @@ code-annotations==1.5.0
coverage[toml]==7.3.2
# via
# -r requirements/quality.txt
# coverage
# pytest-cov
cryptography==41.0.4
# via
Expand All @@ -87,7 +88,7 @@ defusedxml==0.8.0rc2
# python3-openid
# social-auth-core
# willow
diff-cover==7.7.0
diff-cover==8.0.0
# via -r requirements/dev.in
dill==0.3.7
# via
Expand Down Expand Up @@ -123,7 +124,7 @@ django==4.2.6
# edx-i18n-tools
# social-auth-app-django
# wagtail
django-cors-headers==4.2.0
django-cors-headers==4.3.0
# via -r requirements/quality.txt
django-crum==0.7.9
# via
Expand Down Expand Up @@ -193,7 +194,7 @@ edx-django-utils==5.7.0
# -r requirements/quality.txt
# edx-drf-extensions
# edx-rest-api-client
edx-drf-extensions==8.10.0
edx-drf-extensions==8.12.0
# via -r requirements/quality.txt
edx-i18n-tools==1.3.0
# via -r requirements/dev.in
Expand All @@ -217,7 +218,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/quality.txt
faker==19.8.0
faker==19.11.0
# via
# -r requirements/quality.txt
# factory-boy
Expand Down Expand Up @@ -315,12 +316,12 @@ pbr==5.11.1
# via
# -r requirements/quality.txt
# stevedore
pillow==10.0.1
pillow==10.1.0
# via
# -r requirements/quality.txt
# pillow-heif
# wagtail
pillow-heif==0.13.0
pillow-heif==0.13.1
# via
# -r requirements/quality.txt
# willow
Expand All @@ -339,15 +340,15 @@ pluggy==1.3.0
# tox
polib==1.2.0
# via edx-i18n-tools
psutil==5.9.5
psutil==5.9.6
# via
# -r requirements/quality.txt
# edx-django-utils
py==1.11.0
# via
# -r requirements/quality.txt
# tox
pycodestyle==2.11.0
pycodestyle==2.11.1
# via -r requirements/quality.txt
pycparser==2.21
# via
Expand All @@ -372,6 +373,7 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# social-auth-core
pylint==2.17.7
# via
Expand Down Expand Up @@ -480,7 +482,7 @@ snowballstemmer==2.2.0
# via
# -r requirements/quality.txt
# pydocstyle
social-auth-app-django==5.3.0
social-auth-app-django==5.4.0
# via
# -r requirements/quality.txt
# edx-auth-backends
Expand Down Expand Up @@ -547,7 +549,7 @@ uritemplate==4.1.1
# via
# -r requirements/quality.txt
# drf-yasg
urllib3==1.26.17
urllib3==1.26.18
# via
# -r requirements/quality.txt
# botocore
Expand All @@ -556,7 +558,7 @@ virtualenv==20.24.5
# via
# -r requirements/quality.txt
# tox
wagtail==5.1.2
wagtail==5.1.3
# via -r requirements/quality.txt
webencodings==0.5.1
# via
Expand All @@ -570,6 +572,7 @@ willow[heif]==1.6.2
# via
# -r requirements/quality.txt
# wagtail
# willow
wrapt==1.15.0
# via
# -r requirements/quality.txt
Expand Down
25 changes: 14 additions & 11 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ beautifulsoup4==4.11.2
# via
# -r requirements/test.txt
# wagtail
boto3==1.28.62
boto3==1.28.66
# via -r requirements/test.txt
botocore==1.31.62
botocore==1.31.66
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -71,6 +71,7 @@ code-annotations==1.5.0
coverage[toml]==7.3.2
# via
# -r requirements/test.txt
# coverage
# pytest-cov
cryptography==41.0.4
# via
Expand Down Expand Up @@ -114,7 +115,7 @@ django==4.2.6
# edx-drf-extensions
# social-auth-app-django
# wagtail
django-cors-headers==4.2.0
django-cors-headers==4.3.0
# via -r requirements/test.txt
django-crum==0.7.9
# via
Expand Down Expand Up @@ -190,7 +191,7 @@ edx-django-utils==5.7.0
# -r requirements/test.txt
# edx-drf-extensions
# edx-rest-api-client
edx-drf-extensions==8.10.0
edx-drf-extensions==8.12.0
# via -r requirements/test.txt
edx-lint==5.3.4
# via -r requirements/test.txt
Expand All @@ -212,7 +213,7 @@ exceptiongroup==1.1.3
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==19.8.0
faker==19.11.0
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -307,12 +308,12 @@ pbr==5.11.1
# via
# -r requirements/test.txt
# stevedore
pillow==10.0.1
pillow==10.1.0
# via
# -r requirements/test.txt
# pillow-heif
# wagtail
pillow-heif==0.13.0
pillow-heif==0.13.1
# via
# -r requirements/test.txt
# willow
Expand All @@ -326,7 +327,7 @@ pluggy==1.3.0
# -r requirements/test.txt
# pytest
# tox
psutil==5.9.5
psutil==5.9.6
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -358,6 +359,7 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# edx-drf-extensions
# edx-rest-api-client
# pyjwt
# social-auth-core
pylint==2.17.7
# via
Expand Down Expand Up @@ -466,7 +468,7 @@ slumber==0.7.1
# edx-rest-api-client
snowballstemmer==2.2.0
# via sphinx
social-auth-app-django==5.3.0
social-auth-app-django==5.4.0
# via
# -r requirements/test.txt
# edx-auth-backends
Expand Down Expand Up @@ -544,7 +546,7 @@ uritemplate==4.1.1
# via
# -r requirements/test.txt
# drf-yasg
urllib3==1.26.17
urllib3==1.26.18
# via
# -r requirements/test.txt
# botocore
Expand All @@ -553,7 +555,7 @@ virtualenv==20.24.5
# via
# -r requirements/test.txt
# tox
wagtail==5.1.2
wagtail==5.1.3
# via -r requirements/test.txt
webencodings==0.5.1
# via
Expand All @@ -563,6 +565,7 @@ willow[heif]==1.6.2
# via
# -r requirements/test.txt
# wagtail
# willow
wrapt==1.15.0
# via
# -r requirements/test.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ wheel==0.41.2
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==23.2.1
pip==23.3
# via -r requirements/pip.in
setuptools==68.2.2
# via -r requirements/pip.in
Loading

0 comments on commit 81b22f9

Please sign in to comment.