Skip to content

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Feb 27, 2024
1 parent f9e4057 commit 755bf93
Show file tree
Hide file tree
Showing 7 changed files with 84 additions and 84 deletions.
18 changes: 9 additions & 9 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
# via django
beautifulsoup4==4.12.3
# via wagtail
boto3==1.34.45
boto3==1.34.50
# via -r requirements/base.in
botocore==1.34.45
botocore==1.34.50
# via
# boto3
# s3transfer
Expand All @@ -32,7 +32,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via edx-django-utils
cryptography==42.0.3
cryptography==42.0.5
# via
# pyjwt
# social-auth-core
Expand Down Expand Up @@ -74,7 +74,7 @@ django-extensions==3.2.3
# via -r requirements/base.in
django-filter==23.5
# via wagtail
django-modelcluster==6.2.1
django-modelcluster==6.3
# via wagtail
django-permissionedforms==0.1
# via wagtail
Expand Down Expand Up @@ -148,7 +148,7 @@ mock==5.1.0
# via -r requirements/base.in
mysqlclient==2.2.4
# via -r requirements/base.in
newrelic==9.6.0
newrelic==9.7.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand All @@ -170,9 +170,9 @@ psutil==5.9.8
# via edx-django-utils
pycparser==2.21
# via cffi
pydantic==2.6.1
pydantic==2.6.2
# via inflect
pydantic-core==2.16.2
pydantic-core==2.16.3
# via pydantic
pyjwt[crypto]==2.8.0
# via
Expand Down Expand Up @@ -238,13 +238,13 @@ soupsieve==2.5
# via beautifulsoup4
sqlparse==0.4.4
# via django
stevedore==5.1.0
stevedore==5.2.0
# via
# edx-django-utils
# edx-opaque-keys
telepath==0.3.1
# via wagtail
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# annotated-types
# asgiref
Expand Down
32 changes: 16 additions & 16 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ asgiref==3.7.2
# -r requirements/quality.txt
# django
# django-cors-headers
astroid==3.0.3
astroid==3.1.0
# via
# -r requirements/quality.txt
# pylint
Expand All @@ -30,9 +30,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/quality.txt
# wagtail
boto3==1.34.45
boto3==1.34.50
# via -r requirements/quality.txt
botocore==1.34.45
botocore==1.34.50
# via
# -r requirements/quality.txt
# boto3
Expand All @@ -41,7 +41,7 @@ build==1.0.3
# via
# -r requirements/pip-tools.txt
# pip-tools
cachetools==5.3.2
cachetools==5.3.3
# via
# -r requirements/quality.txt
# tox
Expand Down Expand Up @@ -84,11 +84,11 @@ colorama==0.4.6
# via
# -r requirements/quality.txt
# tox
coverage[toml]==7.4.1
coverage[toml]==7.4.3
# via
# -r requirements/quality.txt
# pytest-cov
cryptography==42.0.3
cryptography==42.0.5
# via
# -r requirements/quality.txt
# pyjwt
Expand Down Expand Up @@ -152,7 +152,7 @@ django-filter==23.5
# via
# -r requirements/quality.txt
# wagtail
django-modelcluster==6.2.1
django-modelcluster==6.3
# via
# -r requirements/quality.txt
# wagtail
Expand Down Expand Up @@ -301,7 +301,7 @@ mock==5.1.0
# via -r requirements/quality.txt
mysqlclient==2.2.4
# via -r requirements/quality.txt
newrelic==9.6.0
newrelic==9.7.0
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -364,11 +364,11 @@ pycparser==2.21
# via
# -r requirements/quality.txt
# cffi
pydantic==2.6.1
pydantic==2.6.2
# via
# -r requirements/quality.txt
# inflect
pydantic-core==2.16.2
pydantic-core==2.16.3
# via
# -r requirements/quality.txt
# pydantic
Expand All @@ -384,7 +384,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.0.3
pylint==3.1.0
# via
# -r requirements/quality.txt
# edx-lint
Expand Down Expand Up @@ -421,7 +421,7 @@ pyproject-hooks==1.0.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.0.1
pytest==8.0.2
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -513,7 +513,7 @@ sqlparse==0.4.4
# -r requirements/quality.txt
# django
# django-debug-toolbar
stevedore==5.1.0
stevedore==5.2.0
# via
# -r requirements/quality.txt
# code-annotations
Expand All @@ -539,13 +539,13 @@ tomli==2.0.1
# pyproject-hooks
# pytest
# tox
tomlkit==0.12.3
tomlkit==0.12.4
# via
# -r requirements/quality.txt
# pylint
tox==4.13.0
# via -r requirements/quality.txt
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# -r requirements/quality.txt
# annotated-types
Expand All @@ -566,7 +566,7 @@ urllib3==1.26.18
# -r requirements/quality.txt
# botocore
# requests
virtualenv==20.25.0
virtualenv==20.25.1
# via
# -r requirements/quality.txt
# tox
Expand Down
34 changes: 17 additions & 17 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ asgiref==3.7.2
# -r requirements/test.txt
# django
# django-cors-headers
astroid==3.0.3
astroid==3.1.0
# via
# -r requirements/test.txt
# pylint
Expand All @@ -34,14 +34,14 @@ beautifulsoup4==4.12.3
# via
# -r requirements/test.txt
# wagtail
boto3==1.34.45
boto3==1.34.50
# via -r requirements/test.txt
botocore==1.34.45
botocore==1.34.50
# via
# -r requirements/test.txt
# boto3
# s3transfer
cachetools==5.3.2
cachetools==5.3.3
# via
# -r requirements/test.txt
# tox
Expand Down Expand Up @@ -81,11 +81,11 @@ colorama==0.4.6
# via
# -r requirements/test.txt
# tox
coverage[toml]==7.4.1
coverage[toml]==7.4.3
# via
# -r requirements/test.txt
# pytest-cov
cryptography==42.0.3
cryptography==42.0.5
# via
# -r requirements/test.txt
# pyjwt
Expand Down Expand Up @@ -142,7 +142,7 @@ django-filter==23.5
# via
# -r requirements/test.txt
# wagtail
django-modelcluster==6.2.1
django-modelcluster==6.3
# via
# -r requirements/test.txt
# wagtail
Expand Down Expand Up @@ -295,7 +295,7 @@ mock==5.1.0
# via -r requirements/test.txt
mysqlclient==2.2.4
# via -r requirements/test.txt
newrelic==9.6.0
newrelic==9.7.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -350,11 +350,11 @@ pycparser==2.21
# via
# -r requirements/test.txt
# cffi
pydantic==2.6.1
pydantic==2.6.2
# via
# -r requirements/test.txt
# inflect
pydantic-core==2.16.2
pydantic-core==2.16.3
# via
# -r requirements/test.txt
# pydantic
Expand All @@ -371,7 +371,7 @@ pyjwt[crypto]==2.8.0
# edx-drf-extensions
# edx-rest-api-client
# social-auth-core
pylint==3.0.3
pylint==3.1.0
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -403,7 +403,7 @@ pyproject-api==1.6.1
# via
# -r requirements/test.txt
# tox
pytest==8.0.1
pytest==8.0.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -439,7 +439,7 @@ pyyaml==6.0.1
# code-annotations
# drf-yasg
# edx-django-release-util
readme-renderer==42.0
readme-renderer==43.0
# via -r requirements/doc.in
requests==2.31.0
# via
Expand Down Expand Up @@ -514,7 +514,7 @@ sqlparse==0.4.4
# via
# -r requirements/test.txt
# django
stevedore==5.1.0
stevedore==5.2.0
# via
# -r requirements/test.txt
# code-annotations
Expand All @@ -538,13 +538,13 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.12.3
tomlkit==0.12.4
# via
# -r requirements/test.txt
# pylint
tox==4.13.0
# via -r requirements/test.txt
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# -r requirements/test.txt
# annotated-types
Expand All @@ -565,7 +565,7 @@ urllib3==1.26.18
# -r requirements/test.txt
# botocore
# requests
virtualenv==20.25.0
virtualenv==20.25.1
# via
# -r requirements/test.txt
# tox
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ wheel==0.42.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.1.0
setuptools==69.1.1
# via -r requirements/pip.in
Loading

0 comments on commit 755bf93

Please sign in to comment.