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 Nov 25, 2024
1 parent 7958944 commit d053482
Show file tree
Hide file tree
Showing 9 changed files with 50 additions and 50 deletions.
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ billiard==4.2.1
# via celery
bleach[css]==6.2.0
# via -r requirements/base.in
boto3==1.35.63
boto3==1.35.68
# via django-ses
botocore==1.35.63
botocore==1.35.68
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -57,7 +57,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==1.8.1
code-annotations==1.8.2
# via edx-toggles
cryptography==43.0.3
# via
Expand Down Expand Up @@ -198,7 +198,7 @@ monotonic==1.6
# via analytics-python
mysqlclient==2.2.6
# via -r requirements/base.in
newrelic==10.2.0
newrelic==10.3.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -261,7 +261,7 @@ rpds-py==0.21.0
# referencing
rules==3.5
# via -r requirements/base.in
s3transfer==0.10.3
s3transfer==0.10.4
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
Expand All @@ -281,7 +281,7 @@ social-auth-core==4.5.4
# social-auth-app-django
sqlparse==0.5.2
# via django
stevedore==5.3.0
stevedore==5.4.0
# via
# code-annotations
# edx-django-utils
Expand Down
16 changes: 8 additions & 8 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ billiard==4.2.1
# celery
bleach[css]==6.2.0
# via -r requirements/validation.txt
boto3==1.35.63
boto3==1.35.68
# via
# -r requirements/validation.txt
# django-ses
botocore==1.35.63
botocore==1.35.68
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -95,12 +95,12 @@ click-repl==0.3.0
# via
# -r requirements/validation.txt
# celery
code-annotations==1.8.1
code-annotations==1.8.2
# via
# -r requirements/validation.txt
# edx-lint
# edx-toggles
coverage[toml]==7.6.7
coverage[toml]==7.6.8
# via
# -r requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -336,7 +336,7 @@ more-itertools==10.5.0
# via inflect
mysqlclient==2.2.6
# via -r requirements/validation.txt
newrelic==10.2.0
newrelic==10.3.0
# via
# -r requirements/validation.txt
# edx-django-utils
Expand Down Expand Up @@ -502,7 +502,7 @@ rpds-py==0.21.0
# referencing
rules==3.5
# via -r requirements/validation.txt
s3transfer==0.10.3
s3transfer==0.10.4
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -539,7 +539,7 @@ sqlparse==0.5.2
# -r requirements/validation.txt
# django
# django-debug-toolbar
stevedore==5.3.0
stevedore==5.4.0
# via
# -r requirements/validation.txt
# code-annotations
Expand Down Expand Up @@ -594,7 +594,7 @@ webencodings==0.5.1
# -r requirements/validation.txt
# bleach
# tinycss2
wheel==0.45.0
wheel==0.45.1
# via
# -r requirements/pip-tools.txt
# pip-tools
Expand Down
14 changes: 7 additions & 7 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ billiard==4.2.1
# celery
bleach[css]==6.2.0
# via -r requirements/test.txt
boto3==1.35.63
boto3==1.35.68
# via
# -r requirements/test.txt
# django-ses
botocore==1.35.63
botocore==1.35.68
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -99,12 +99,12 @@ click-repl==0.3.0
# via
# -r requirements/test.txt
# celery
code-annotations==1.8.1
code-annotations==1.8.2
# via
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.6.7
coverage[toml]==7.6.8
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -317,7 +317,7 @@ monotonic==1.6
# analytics-python
mysqlclient==2.2.6
# via -r requirements/test.txt
newrelic==10.2.0
newrelic==10.3.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -469,7 +469,7 @@ rpds-py==0.21.0
# referencing
rules==3.5
# via -r requirements/test.txt
s3transfer==0.10.3
s3transfer==0.10.4
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -523,7 +523,7 @@ sqlparse==0.5.2
# via
# -r requirements/test.txt
# django
stevedore==5.3.0
stevedore==5.4.0
# via
# -r requirements/test.txt
# code-annotations
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
wheel==0.45.0
wheel==0.45.1
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
wheel==0.45.0
wheel==0.45.1
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c /home/runner/work/license-manager/license-manager/requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==75.5.0
setuptools==75.6.0
# via -r requirements/pip.in
12 changes: 6 additions & 6 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ billiard==4.2.1
# celery
bleach[css]==6.2.0
# via -r requirements/base.txt
boto3==1.35.63
boto3==1.35.68
# via
# -r requirements/base.txt
# django-ses
botocore==1.35.63
botocore==1.35.68
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -78,7 +78,7 @@ click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
code-annotations==1.8.1
code-annotations==1.8.2
# via
# -r requirements/base.txt
# edx-toggles
Expand Down Expand Up @@ -255,7 +255,7 @@ monotonic==1.6
# analytics-python
mysqlclient==2.2.6
# via -r requirements/base.txt
newrelic==10.2.0
newrelic==10.3.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -354,7 +354,7 @@ rpds-py==0.21.0
# referencing
rules==3.5
# via -r requirements/base.txt
s3transfer==0.10.3
s3transfer==0.10.4
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -384,7 +384,7 @@ sqlparse==0.5.2
# via
# -r requirements/base.txt
# django
stevedore==5.3.0
stevedore==5.4.0
# via
# -r requirements/base.txt
# code-annotations
Expand Down
12 changes: 6 additions & 6 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ billiard==4.2.1
# celery
bleach[css]==6.2.0
# via -r requirements/base.txt
boto3==1.35.63
boto3==1.35.68
# via
# -r requirements/base.txt
# django-ses
botocore==1.35.63
botocore==1.35.68
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -86,7 +86,7 @@ click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
code-annotations==1.8.1
code-annotations==1.8.2
# via
# -r requirements/base.txt
# edx-lint
Expand Down Expand Up @@ -268,7 +268,7 @@ monotonic==1.6
# analytics-python
mysqlclient==2.2.6
# via -r requirements/base.txt
newrelic==10.2.0
newrelic==10.3.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -380,7 +380,7 @@ rpds-py==0.21.0
# referencing
rules==3.5
# via -r requirements/base.txt
s3transfer==0.10.3
s3transfer==0.10.4
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -413,7 +413,7 @@ sqlparse==0.5.2
# via
# -r requirements/base.txt
# django
stevedore==5.3.0
stevedore==5.4.0
# via
# -r requirements/base.txt
# code-annotations
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ billiard==4.2.1
# celery
bleach[css]==6.2.0
# via -r requirements/base.txt
boto3==1.35.63
boto3==1.35.68
# via
# -r requirements/base.txt
# django-ses
botocore==1.35.63
botocore==1.35.68
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -86,13 +86,13 @@ click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
code-annotations==1.8.1
code-annotations==1.8.2
# via
# -r requirements/base.txt
# -r requirements/test.in
# edx-lint
# edx-toggles
coverage[toml]==7.6.7
coverage[toml]==7.6.8
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -283,7 +283,7 @@ monotonic==1.6
# analytics-python
mysqlclient==2.2.6
# via -r requirements/base.txt
newrelic==10.2.0
newrelic==10.3.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -405,7 +405,7 @@ rpds-py==0.21.0
# referencing
rules==3.5
# via -r requirements/base.txt
s3transfer==0.10.3
s3transfer==0.10.4
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -436,7 +436,7 @@ sqlparse==0.5.2
# via
# -r requirements/base.txt
# django
stevedore==5.3.0
stevedore==5.4.0
# via
# -r requirements/base.txt
# code-annotations
Expand Down
Loading

0 comments on commit d053482

Please sign in to comment.