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 #754

Merged
merged 1 commit into from
Jan 13, 2025
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
9 changes: 5 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.92
boto3==1.35.97
# via django-ses
botocore==1.35.92
botocore==1.35.97
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -196,7 +196,7 @@ markupsafe==3.0.2
# via jinja2
monotonic==1.6
# via analytics-python
mysqlclient==2.2.6
mysqlclient==2.2.7
# via -r requirements/base.in
newrelic==10.4.0
# via edx-django-utils
Expand Down Expand Up @@ -298,8 +298,9 @@ tzdata==2024.2
# kombu
uritemplate==4.1.1
# via drf-spectacular
urllib3==2.3.0
urllib3==2.2.3
# via
# -c requirements/common_constraints.txt
# botocore
# requests
vine==5.1.0
Expand Down
4 changes: 4 additions & 0 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ elasticsearch<7.14.0
# Cause: https://github.com/openedx/edx-lint/issues/458
# This can be unpinned once https://github.com/openedx/edx-lint/issues/459 has been resolved.
pip<24.3

# Cause: https://github.com/openedx/edx-lint/issues/475
# This can be unpinned once https://github.com/openedx/edx-lint/issues/476 has been resolved.
urllib3<2.3.0
13 changes: 7 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.92
boto3==1.35.97
# via
# -r requirements/validation.txt
# django-ses
botocore==1.35.92
botocore==1.35.97
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -254,7 +254,7 @@ edx-toggles==5.2.0
# via -r requirements/validation.txt
factory-boy==3.3.1
# via -r requirements/validation.txt
faker==33.3.0
faker==33.3.1
# via
# -r requirements/validation.txt
# factory-boy
Expand Down Expand Up @@ -334,7 +334,7 @@ monotonic==1.6
# analytics-python
more-itertools==10.5.0
# via inflect
mysqlclient==2.2.6
mysqlclient==2.2.7
# via -r requirements/validation.txt
newrelic==10.4.0
# via
Expand Down Expand Up @@ -398,7 +398,7 @@ pycparser==2.22
# cffi
pydocstyle==6.3.0
# via -r requirements/validation.txt
pygments==2.19.0
pygments==2.19.1
# via diff-cover
pyjwt[crypto]==2.10.1
# via
Expand Down Expand Up @@ -574,8 +574,9 @@ uritemplate==4.1.1
# via
# -r requirements/validation.txt
# drf-spectacular
urllib3==2.3.0
urllib3==2.2.3
# via
# -c requirements/common_constraints.txt
# -r requirements/validation.txt
# botocore
# requests
Expand Down
13 changes: 7 additions & 6 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.92
boto3==1.35.97
# via
# -r requirements/test.txt
# django-ses
botocore==1.35.92
botocore==1.35.97
# via
# -r requirements/test.txt
# boto3
Expand Down Expand Up @@ -253,7 +253,7 @@ edx-toggles==5.2.0
# via -r requirements/test.txt
factory-boy==3.3.1
# via -r requirements/test.txt
faker==33.3.0
faker==33.3.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -315,7 +315,7 @@ monotonic==1.6
# via
# -r requirements/test.txt
# analytics-python
mysqlclient==2.2.6
mysqlclient==2.2.7
# via -r requirements/test.txt
newrelic==10.4.0
# via
Expand Down Expand Up @@ -363,7 +363,7 @@ pycparser==2.22
# cffi
pydata-sphinx-theme==0.16.1
# via sphinx-book-theme
pygments==2.19.0
pygments==2.19.1
# via
# accessible-pygments
# doc8
Expand Down Expand Up @@ -557,8 +557,9 @@ uritemplate==4.1.1
# via
# -r requirements/test.txt
# drf-spectacular
urllib3==2.3.0
urllib3==2.2.3
# via
# -c requirements/common_constraints.txt
# -r requirements/test.txt
# botocore
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pip==24.2
# via
# -c /home/runner/work/license-manager/license-manager/requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==75.7.0
setuptools==75.8.0
# via -r requirements/pip.in
9 changes: 5 additions & 4 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.92
boto3==1.35.97
# via
# -r requirements/base.txt
# django-ses
botocore==1.35.92
botocore==1.35.97
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -253,7 +253,7 @@ monotonic==1.6
# via
# -r requirements/base.txt
# analytics-python
mysqlclient==2.2.6
mysqlclient==2.2.7
# via -r requirements/base.txt
newrelic==10.4.0
# via
Expand Down Expand Up @@ -411,8 +411,9 @@ uritemplate==4.1.1
# via
# -r requirements/base.txt
# drf-spectacular
urllib3==2.3.0
urllib3==2.2.3
# via
# -c requirements/common_constraints.txt
# -r requirements/base.txt
# botocore
# requests
Expand Down
9 changes: 5 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.92
boto3==1.35.97
# via
# -r requirements/base.txt
# django-ses
botocore==1.35.92
botocore==1.35.97
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -266,7 +266,7 @@ monotonic==1.6
# via
# -r requirements/base.txt
# analytics-python
mysqlclient==2.2.6
mysqlclient==2.2.7
# via -r requirements/base.txt
newrelic==10.4.0
# via
Expand Down Expand Up @@ -442,8 +442,9 @@ uritemplate==4.1.1
# via
# -r requirements/base.txt
# drf-spectacular
urllib3==2.3.0
urllib3==2.2.3
# via
# -c requirements/common_constraints.txt
# -r requirements/base.txt
# botocore
# requests
Expand Down
11 changes: 6 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.92
boto3==1.35.97
# via
# -r requirements/base.txt
# django-ses
botocore==1.35.92
botocore==1.35.97
# via
# -r requirements/base.txt
# boto3
Expand Down Expand Up @@ -230,7 +230,7 @@ edx-toggles==5.2.0
# via -r requirements/base.txt
factory-boy==3.3.1
# via -r requirements/test.in
faker==33.3.0
faker==33.3.1
# via factory-boy
freezegun==1.5.1
# via -r requirements/test.in
Expand Down Expand Up @@ -281,7 +281,7 @@ monotonic==1.6
# via
# -r requirements/base.txt
# analytics-python
mysqlclient==2.2.6
mysqlclient==2.2.7
# via -r requirements/base.txt
newrelic==10.4.0
# via
Expand Down Expand Up @@ -466,8 +466,9 @@ uritemplate==4.1.1
# via
# -r requirements/base.txt
# drf-spectacular
urllib3==2.3.0
urllib3==2.2.3
# via
# -c requirements/common_constraints.txt
# -r requirements/base.txt
# botocore
# requests
Expand Down
11 changes: 6 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.92
boto3==1.35.97
# via
# -r requirements/quality.txt
# -r requirements/test.txt
# django-ses
botocore==1.35.92
botocore==1.35.97
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -312,7 +312,7 @@ edx-toggles==5.2.0
# -r requirements/test.txt
factory-boy==3.3.1
# via -r requirements/test.txt
faker==33.3.0
faker==33.3.1
# via
# -r requirements/test.txt
# factory-boy
Expand Down Expand Up @@ -389,7 +389,7 @@ monotonic==1.6
# -r requirements/quality.txt
# -r requirements/test.txt
# analytics-python
mysqlclient==2.2.6
mysqlclient==2.2.7
# via
# -r requirements/quality.txt
# -r requirements/test.txt
Expand Down Expand Up @@ -653,8 +653,9 @@ uritemplate==4.1.1
# -r requirements/quality.txt
# -r requirements/test.txt
# drf-spectacular
urllib3==2.3.0
urllib3==2.2.3
# via
# -c requirements/common_constraints.txt
# -r requirements/quality.txt
# -r requirements/test.txt
# botocore
Expand Down
Loading