Skip to content

Commit 96b5e74

Browse files
chore: Upgrade Python requirements
1 parent 08f778b commit 96b5e74

File tree

11 files changed

+29
-36
lines changed

11 files changed

+29
-36
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.23
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.23
1212
# via -r requirements/aws.in
13-
botocore==1.37.8
13+
botocore==1.37.23
1414
# via
1515
# awscli
1616
# boto3

requirements.txt

Lines changed: 5 additions & 5 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.23
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.23
2020
# via -r requirements/base.in
21-
botocore==1.37.8
21+
botocore==1.37.23
2222
# via
2323
# awscli
2424
# boto3
@@ -82,7 +82,7 @@ pyasn1==0.6.1
8282
# rsa
8383
pycparser==2.22
8484
# via cffi
85-
pycryptodome==3.21.0
85+
pycryptodome==3.22.0
8686
# via -r requirements/base.in
8787
pymongo==3.9.0
8888
# via -r requirements/base.in

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: 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

requirements3_12.txt

Lines changed: 5 additions & 5 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.23
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.23
2020
# via -r requirements/base3_12.in
21-
botocore==1.37.8
21+
botocore==1.37.23
2222
# via
2323
# awscli
2424
# boto3
@@ -82,7 +82,7 @@ pyasn1==0.6.1
8282
# rsa
8383
pycparser==2.22
8484
# via cffi
85-
pycryptodome==3.21.0
85+
pycryptodome==3.22.0
8686
# via -r requirements/base3_12.in
8787
pymongo==3.9.0
8888
# via -r requirements/base3_12.in

util/elasticsearch/requirements.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
@@ -8,7 +8,7 @@ deepdiff==3.1.0
88
# via -r requirements/elasticsearch.in
99
elasticsearch==0.4.5
1010
# via -r requirements/elasticsearch.in
11-
jsonpickle==4.0.2
11+
jsonpickle==4.0.5
1212
# via deepdiff
1313
urllib3==1.26.20
1414
# via elasticsearch

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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
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
#
77
amqp==5.3.1
88
# via kombu
9-
argcomplete==3.6.0
9+
argcomplete==3.6.1
1010
# via yq
11-
awscli==1.38.8
11+
awscli==1.38.23
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.23
2020
# via -r requirements/jenkins.in
21-
botocore==1.37.8
21+
botocore==1.37.23
2222
# via
2323
# awscli
2424
# boto3
@@ -56,7 +56,7 @@ jmespath==1.0.1
5656
# botocore
5757
jq==1.8.0
5858
# via -r requirements/jenkins.in
59-
kombu==5.4.2
59+
kombu==5.5.2
6060
# via celery
6161
opsgenie-sdk==0.3.1
6262
# via -r requirements/jenkins.in
@@ -76,7 +76,7 @@ python-gnupg==0.5.4
7676
# via -r requirements/jenkins.in
7777
python-magic==0.4.27
7878
# via s3cmd
79-
pytz==2025.1
79+
pytz==2025.2
8080
# via opsgenie-sdk
8181
pyyaml==6.0.2
8282
# via
@@ -101,7 +101,7 @@ six==1.17.0
101101
# python-dateutil
102102
tomlkit==0.13.2
103103
# via yq
104-
tzdata==2025.1
104+
tzdata==2025.2
105105
# via
106106
# celery
107107
# kombu

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

util/vpc-tools/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)