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

Merged
merged 1 commit into from
Feb 18, 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
10 changes: 5 additions & 5 deletions requirements/all.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -33,11 +33,11 @@ bleach==6.2.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.36.21
boto3==1.36.22
# via
# -r requirements/production.txt
# django-ses
botocore==1.36.21
botocore==1.36.22
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -233,7 +233,7 @@ django-statici18n==2.6.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
django-storages==1.14.4
django-storages==1.14.5
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -804,7 +804,7 @@ semantic-version==2.10.0
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-drf-extensions
simplejson==3.19.3
simplejson==3.20.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -112,7 +112,7 @@ django-sortedm2m==4.0.0
# via -r requirements/base.in
django-statici18n==2.6.0
# via -r requirements/base.in
django-storages==1.14.4
django-storages==1.14.5
# via -r requirements/base.in
django-waffle==4.2.0
# via
Expand Down Expand Up @@ -373,7 +373,7 @@ segment-analytics-python==2.3.3
# via -r requirements/base.in
semantic-version==2.10.0
# via edx-drf-extensions
simplejson==3.19.3
simplejson==3.20.1
# via
# django-rest-swagger
# sailthru-client
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -179,7 +179,7 @@ django-sortedm2m==4.0.0
# via -r requirements/test.txt
django-statici18n==2.6.0
# via -r requirements/test.txt
django-storages==1.14.4
django-storages==1.14.5
# via -r requirements/test.txt
django-stubs==5.1.3
# via -r requirements/dev.in
Expand Down Expand Up @@ -623,7 +623,7 @@ semantic-version==2.10.0
# via
# -r requirements/test.txt
# edx-drf-extensions
simplejson==3.19.3
simplejson==3.20.1
# via
# -r requirements/test.txt
# django-rest-swagger
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -10,7 +10,7 @@ wheel==0.45.1
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c /home/runner/work/credentials-themes/credentials-themes/requirements/common_constraints.txt
# -c /home/runner/work/credentials/credentials/requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==75.8.0
# via -r requirements/pip.in
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down
10 changes: 5 additions & 5 deletions requirements/production.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand All @@ -20,9 +20,9 @@ backoff==2.2.1
# segment-analytics-python
bleach==6.2.0
# via -r requirements/base.txt
boto3==1.36.21
boto3==1.36.22
# via django-ses
botocore==1.36.21
botocore==1.36.22
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -146,7 +146,7 @@ django-sortedm2m==4.0.0
# via -r requirements/base.txt
django-statici18n==2.6.0
# via -r requirements/base.txt
django-storages==1.14.4
django-storages==1.14.5
# via -r requirements/base.txt
django-waffle==4.2.0
# via
Expand Down Expand Up @@ -513,7 +513,7 @@ semantic-version==2.10.0
# via
# -r requirements/base.txt
# edx-drf-extensions
simplejson==3.19.3
simplejson==3.20.1
# via
# -r requirements/base.txt
# django-rest-swagger
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -162,7 +162,7 @@ django-sortedm2m==4.0.0
# via -r requirements/base.txt
django-statici18n==2.6.0
# via -r requirements/base.txt
django-storages==1.14.4
django-storages==1.14.5
# via -r requirements/base.txt
django-waffle==4.2.0
# via
Expand Down Expand Up @@ -575,7 +575,7 @@ semantic-version==2.10.0
# via
# -r requirements/base.txt
# edx-drf-extensions
simplejson==3.19.3
simplejson==3.20.1
# via
# -r requirements/base.txt
# django-rest-swagger
Expand Down
2 changes: 1 addition & 1 deletion requirements/translations.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# make upgrade
Expand Down