Skip to content

Commit d06638e

Browse files
chore: Upgrade Python requirements
1 parent 9529233 commit d06638e

File tree

11 files changed

+23
-30
lines changed

11 files changed

+23
-30
lines changed

playbooks/roles/aws/templates/requirements.txt.j2

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# make upgrade
66
#
7-
awscli==1.38.8
7+
awscli==1.38.9
88
# via -r requirements/aws.in
99
boto==2.49.0
1010
# via -r requirements/aws.in
11-
boto3==1.37.8
11+
boto3==1.37.9
1212
# via -r requirements/aws.in
13-
botocore==1.37.8
13+
botocore==1.37.9
1414
# via
1515
# awscli
1616
# boto3

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# make upgrade
@@ -8,17 +8,17 @@ ansible==2.10.7
88
# via -r requirements/base.in
99
ansible-base==2.10.17
1010
# via ansible
11-
awscli==1.38.8
11+
awscli==1.38.9
1212
# via -r requirements/base.in
1313
bcrypt==3.1.7
1414
# via
1515
# -c requirements/constraints.txt
1616
# paramiko
1717
boto==2.49.0
1818
# via -r requirements/base.in
19-
boto3==1.37.8
19+
boto3==1.37.9
2020
# via -r requirements/base.in
21-
botocore==1.37.8
21+
botocore==1.37.9
2222
# via
2323
# awscli
2424
# boto3

requirements/common_constraints.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,6 @@ elasticsearch<7.14.0
2222
# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected
2323
django-simple-history==3.0.0
2424

25-
# Cause: https://github.com/openedx/event-tracking/pull/290
26-
# event-tracking 2.4.1 upgrades to pymongo 4.4.0 which is not supported on edx-platform.
27-
# We will pin event-tracking to do not break existing installations
28-
# This can be unpinned once https://github.com/openedx/edx-platform/issues/34586
29-
# has been resolved and edx-platform is running with pymongo>=4.4.0
30-
event-tracking<2.4.1
31-
3225
# Cause: https://github.com/openedx/edx-lint/issues/458
3326
# This can be unpinned once https://github.com/openedx/edx-lint/issues/459 has been resolved.
3427
pip<24.3

requirements/pip-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# make upgrade

requirements/pip.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# make upgrade
@@ -12,5 +12,5 @@ pip==24.2
1212
# via
1313
# -c requirements/common_constraints.txt
1414
# -r requirements/pip.in
15-
setuptools==75.8.2
15+
setuptools==76.0.0
1616
# via -r requirements/pip.in

requirements3_12.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# make upgrade
@@ -8,17 +8,17 @@ ansible==9.13.0
88
# via -r requirements/base3_12.in
99
ansible-core==2.16.14
1010
# via ansible
11-
awscli==1.38.8
11+
awscli==1.38.9
1212
# via -r requirements/base3_12.in
1313
bcrypt==3.1.7
1414
# via
1515
# -c requirements/constraints.txt
1616
# paramiko
1717
boto==2.49.0
1818
# via -r requirements/base3_12.in
19-
boto3==1.37.8
19+
boto3==1.37.9
2020
# via -r requirements/base3_12.in
21-
botocore==1.37.8
21+
botocore==1.37.9
2222
# via
2323
# awscli
2424
# boto3

util/elasticsearch/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# make upgrade

util/jenkins/requirements-cloudflare.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# make upgrade

util/jenkins/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# make upgrade
@@ -8,17 +8,17 @@ amqp==5.3.1
88
# via kombu
99
argcomplete==3.6.0
1010
# via yq
11-
awscli==1.38.8
11+
awscli==1.38.9
1212
# via -r requirements/jenkins.in
1313
backoff==1.4.3
1414
# via -r requirements/jenkins.in
1515
billiard==4.2.1
1616
# via celery
1717
boto==2.49.0
1818
# via -r requirements/jenkins.in
19-
boto3==1.37.8
19+
boto3==1.37.9
2020
# via -r requirements/jenkins.in
21-
botocore==1.37.8
21+
botocore==1.37.9
2222
# via
2323
# awscli
2424
# boto3

util/pingdom/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.12
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# make upgrade

0 commit comments

Comments
 (0)