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 Sep 10, 2024
1 parent 0b4566e commit 412f794
Show file tree
Hide file tree
Showing 6 changed files with 22 additions and 22 deletions.
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ asgiref==3.8.1
# django-cors-headers
beautifulsoup4==4.12.3
# via wagtail
boto3==1.35.14
boto3==1.35.15
# via -r requirements/base.in
botocore==1.35.14
botocore==1.35.15
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -106,7 +106,7 @@ drf-yasg==1.21.7
# edx-api-doc-tools
edx-api-doc-tools==1.8.0
# via -r requirements/base.in
edx-auth-backends==4.3.0
edx-auth-backends==4.4.0
# via -r requirements/base.in
edx-django-release-util==1.4.0
# via -r requirements/base.in
Expand Down
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/quality.txt
# wagtail
boto3==1.35.14
boto3==1.35.15
# via -r requirements/quality.txt
botocore==1.35.14
botocore==1.35.15
# via
# -r requirements/quality.txt
# boto3
Expand Down Expand Up @@ -188,7 +188,7 @@ drf-yasg==1.21.7
# edx-api-doc-tools
edx-api-doc-tools==1.8.0
# via -r requirements/quality.txt
edx-auth-backends==4.3.0
edx-auth-backends==4.4.0
# via -r requirements/quality.txt
edx-django-release-util==1.4.0
# via -r requirements/quality.txt
Expand Down Expand Up @@ -391,7 +391,7 @@ pyproject-api==1.7.1
# via
# -r requirements/quality.txt
# tox
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down
8 changes: 4 additions & 4 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
# -r requirements/test.txt
# wagtail
boto3==1.35.14
boto3==1.35.15
# via -r requirements/test.txt
botocore==1.35.14
botocore==1.35.15
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -191,7 +191,7 @@ drf-yasg==1.21.7
# edx-api-doc-tools
edx-api-doc-tools==1.8.0
# via -r requirements/test.txt
edx-auth-backends==4.3.0
edx-auth-backends==4.4.0
# via -r requirements/test.txt
edx-django-release-util==1.4.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -385,7 +385,7 @@ pyproject-api==1.7.1
# via
# -r requirements/test.txt
# tox
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down
6 changes: 3 additions & 3 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ beautifulsoup4==4.12.3
# via
# -r requirements/base.txt
# wagtail
boto3==1.35.14
boto3==1.35.15
# via
# -r requirements/base.txt
# -r requirements/production.in
botocore==1.35.14
botocore==1.35.15
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -139,7 +139,7 @@ drf-yasg==1.21.7
# edx-api-doc-tools
edx-api-doc-tools==1.8.0
# via -r requirements/base.txt
edx-auth-backends==4.3.0
edx-auth-backends==4.4.0
# via -r requirements/base.txt
edx-django-release-util==1.4.0
# via -r requirements/base.txt
Expand Down
8 changes: 4 additions & 4 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/test.txt
# wagtail
boto3==1.35.14
boto3==1.35.15
# via -r requirements/test.txt
botocore==1.35.14
botocore==1.35.15
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -179,7 +179,7 @@ drf-yasg==1.21.7
# edx-api-doc-tools
edx-api-doc-tools==1.8.0
# via -r requirements/test.txt
edx-auth-backends==4.3.0
edx-auth-backends==4.4.0
# via -r requirements/test.txt
edx-django-release-util==1.4.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -367,7 +367,7 @@ pyproject-api==1.7.1
# via
# -r requirements/test.txt
# tox
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements/test.txt
# pytest-cov
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ beautifulsoup4==4.12.3
# via
# -r requirements/base.txt
# wagtail
boto3==1.35.14
boto3==1.35.15
# via -r requirements/base.txt
botocore==1.35.14
botocore==1.35.15
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -167,7 +167,7 @@ drf-yasg==1.21.7
# edx-api-doc-tools
edx-api-doc-tools==1.8.0
# via -r requirements/base.txt
edx-auth-backends==4.3.0
edx-auth-backends==4.4.0
# via -r requirements/base.txt
edx-django-release-util==1.4.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -331,7 +331,7 @@ pynacl==1.5.0
# edx-django-utils
pyproject-api==1.7.1
# via tox
pytest==8.3.2
pytest==8.3.3
# via
# -r requirements/test.in
# pytest-cov
Expand Down

0 comments on commit 412f794

Please sign in to comment.