Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Upgrade Python requirements #739

Merged
merged 1 commit into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 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.54
boto3==1.35.57
# via django-ses
botocore==1.35.54
botocore==1.35.57
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -255,7 +255,7 @@ requests==2.32.3
# social-auth-core
requests-oauthlib==2.0.0
# via social-auth-core
rpds-py==0.20.1
rpds-py==0.21.0
# via
# jsonschema
# referencing
Expand Down Expand Up @@ -313,7 +313,7 @@ webencodings==0.5.1
# via
# bleach
# tinycss2
zipp==3.20.2
zipp==3.21.0
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
12 changes: 6 additions & 6 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.54
boto3==1.35.57
# via
# -r requirements/validation.txt
# django-ses
botocore==1.35.54
botocore==1.35.57
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -345,7 +345,7 @@ oauthlib==3.2.2
# -r requirements/validation.txt
# requests-oauthlib
# social-auth-core
packaging==24.1
packaging==24.2
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
Expand Down Expand Up @@ -495,7 +495,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/validation.txt
# social-auth-core
rpds-py==0.20.1
rpds-py==0.21.0
# via
# -r requirements/validation.txt
# jsonschema
Expand Down Expand Up @@ -594,11 +594,11 @@ webencodings==0.5.1
# -r requirements/validation.txt
# bleach
# tinycss2
wheel==0.44.0
wheel==0.45.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.20.2
zipp==3.21.0
# via -r requirements/validation.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down
10 changes: 5 additions & 5 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.54
boto3==1.35.57
# via
# -r requirements/test.txt
# django-ses
botocore==1.35.54
botocore==1.35.57
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -328,7 +328,7 @@ oauthlib==3.2.2
# -r requirements/test.txt
# requests-oauthlib
# social-auth-core
packaging==24.1
packaging==24.2
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -462,7 +462,7 @@ requests-oauthlib==2.0.0
# social-auth-core
restructuredtext-lint==1.4.0
# via doc8
rpds-py==0.20.1
rpds-py==0.21.0
# via
# -r requirements/test.txt
# jsonschema
Expand Down Expand Up @@ -577,7 +577,7 @@ webencodings==0.5.1
# -r requirements/test.txt
# bleach
# tinycss2
zipp==3.20.2
zipp==3.21.0
# via -r requirements/test.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ build==1.2.2.post1
# via pip-tools
click==8.1.7
# via pip-tools
packaging==24.1
packaging==24.2
# via build
pip-tools==7.4.1
# via -r requirements/pip-tools.in
pyproject-hooks==1.2.0
# via
# build
# pip-tools
wheel==0.44.0
wheel==0.45.0
# 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.44.0
wheel==0.45.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c requirements/common_constraints.txt
# -c /home/runner/work/license-manager/license-manager/requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==75.3.0
# via -r requirements/pip.in
10 changes: 5 additions & 5 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.54
boto3==1.35.57
# via
# -r requirements/base.txt
# django-ses
botocore==1.35.54
botocore==1.35.57
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -264,7 +264,7 @@ oauthlib==3.2.2
# -r requirements/base.txt
# requests-oauthlib
# social-auth-core
packaging==24.1
packaging==24.2
# via gunicorn
pbr==6.1.0
# via
Expand Down Expand Up @@ -347,7 +347,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/base.txt
# social-auth-core
rpds-py==0.20.1
rpds-py==0.21.0
# via
# -r requirements/base.txt
# jsonschema
Expand Down Expand Up @@ -431,7 +431,7 @@ webencodings==0.5.1
# -r requirements/base.txt
# bleach
# tinycss2
zipp==3.20.2
zipp==3.21.0
# via -r requirements/base.txt
zope-event==5.0
# via gevent
Expand Down
8 changes: 4 additions & 4 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.54
boto3==1.35.57
# via
# -r requirements/base.txt
# django-ses
botocore==1.35.54
botocore==1.35.57
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -373,7 +373,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/base.txt
# social-auth-core
rpds-py==0.20.1
rpds-py==0.21.0
# via
# -r requirements/base.txt
# jsonschema
Expand Down Expand Up @@ -462,7 +462,7 @@ webencodings==0.5.1
# -r requirements/base.txt
# bleach
# tinycss2
zipp==3.20.2
zipp==3.21.0
# via -r requirements/base.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down
10 changes: 5 additions & 5 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.54
boto3==1.35.57
# via
# -r requirements/base.txt
# django-ses
botocore==1.35.54
botocore==1.35.57
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -292,7 +292,7 @@ oauthlib==3.2.2
# -r requirements/base.txt
# requests-oauthlib
# social-auth-core
packaging==24.1
packaging==24.2
# via pytest
pbr==6.1.0
# via
Expand Down Expand Up @@ -398,7 +398,7 @@ requests-oauthlib==2.0.0
# via
# -r requirements/base.txt
# social-auth-core
rpds-py==0.20.1
rpds-py==0.21.0
# via
# -r requirements/base.txt
# jsonschema
Expand Down Expand Up @@ -486,7 +486,7 @@ webencodings==0.5.1
# -r requirements/base.txt
# bleach
# tinycss2
zipp==3.20.2
zipp==3.21.0
# via -r requirements/base.txt

# The following packages are considered to be unsafe in a requirements file:
Expand Down
10 changes: 5 additions & 5 deletions requirements/validation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ bleach[css]==6.2.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
boto3==1.35.54
boto3==1.35.57
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# django-ses
botocore==1.35.54
botocore==1.35.57
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -404,7 +404,7 @@ oauthlib==3.2.2
# -r requirements/test.txt
# requests-oauthlib
# social-auth-core
packaging==24.1
packaging==24.2
# via
# -r requirements/test.txt
# pytest
Expand Down Expand Up @@ -560,7 +560,7 @@ requests-oauthlib==2.0.0
# -r requirements/quality.txt
# -r requirements/test.txt
# social-auth-core
rpds-py==0.20.1
rpds-py==0.21.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -677,7 +677,7 @@ webencodings==0.5.1
# -r requirements/test.txt
# bleach
# tinycss2
zipp==3.20.2
zipp==3.21.0
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down