File tree 11 files changed +29
-36
lines changed
playbooks/roles/aws/templates
11 files changed +29
-36
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# make upgrade
6
6
#
7
- awscli==1.38.8
7
+ awscli==1.38.23
8
8
# via -r requirements/aws.in
9
9
boto==2.49.0
10
10
# via -r requirements/aws.in
11
- boto3==1.37.8
11
+ boto3==1.37.23
12
12
# via -r requirements/aws.in
13
- botocore==1.37.8
13
+ botocore==1.37.23
14
14
# via
15
15
# awscli
16
16
# boto3
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# make upgrade
@@ -8,17 +8,17 @@ ansible==2.10.7
8
8
# via -r requirements/base.in
9
9
ansible-base == 2.10.17
10
10
# via ansible
11
- awscli == 1.38.8
11
+ awscli == 1.38.23
12
12
# via -r requirements/base.in
13
13
bcrypt == 3.1.7
14
14
# via
15
15
# -c requirements/constraints.txt
16
16
# paramiko
17
17
boto == 2.49.0
18
18
# via -r requirements/base.in
19
- boto3 == 1.37.8
19
+ boto3 == 1.37.23
20
20
# via -r requirements/base.in
21
- botocore == 1.37.8
21
+ botocore == 1.37.23
22
22
# via
23
23
# awscli
24
24
# boto3
@@ -82,7 +82,7 @@ pyasn1==0.6.1
82
82
# rsa
83
83
pycparser == 2.22
84
84
# via cffi
85
- pycryptodome == 3.21 .0
85
+ pycryptodome == 3.22 .0
86
86
# via -r requirements/base.in
87
87
pymongo == 3.9.0
88
88
# via -r requirements/base.in
Original file line number Diff line number Diff line change @@ -22,13 +22,6 @@ elasticsearch<7.14.0
22
22
# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected
23
23
django-simple-history==3.0.0
24
24
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
-
32
25
# Cause: https://github.com/openedx/edx-lint/issues/458
33
26
# This can be unpinned once https://github.com/openedx/edx-lint/issues/459 has been resolved.
34
27
pip<24.3
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# make upgrade
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# make upgrade
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# make upgrade
@@ -8,17 +8,17 @@ ansible==9.13.0
8
8
# via -r requirements/base3_12.in
9
9
ansible-core==2.16.14
10
10
# via ansible
11
- awscli==1.38.8
11
+ awscli==1.38.23
12
12
# via -r requirements/base3_12.in
13
13
bcrypt==3.1.7
14
14
# via
15
15
# -c requirements/constraints.txt
16
16
# paramiko
17
17
boto==2.49.0
18
18
# via -r requirements/base3_12.in
19
- boto3==1.37.8
19
+ boto3==1.37.23
20
20
# via -r requirements/base3_12.in
21
- botocore==1.37.8
21
+ botocore==1.37.23
22
22
# via
23
23
# awscli
24
24
# boto3
@@ -82,7 +82,7 @@ pyasn1==0.6.1
82
82
# rsa
83
83
pycparser==2.22
84
84
# via cffi
85
- pycryptodome==3.21 .0
85
+ pycryptodome==3.22 .0
86
86
# via -r requirements/base3_12.in
87
87
pymongo==3.9.0
88
88
# via -r requirements/base3_12.in
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# make upgrade
@@ -8,7 +8,7 @@ deepdiff==3.1.0
8
8
# via -r requirements/elasticsearch.in
9
9
elasticsearch == 0.4.5
10
10
# via -r requirements/elasticsearch.in
11
- jsonpickle == 4.0.2
11
+ jsonpickle == 4.0.5
12
12
# via deepdiff
13
13
urllib3 == 1.26.20
14
14
# via elasticsearch
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# make upgrade
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# make upgrade
6
6
#
7
7
amqp == 5.3.1
8
8
# via kombu
9
- argcomplete == 3.6.0
9
+ argcomplete == 3.6.1
10
10
# via yq
11
- awscli == 1.38.8
11
+ awscli == 1.38.23
12
12
# via -r requirements/jenkins.in
13
13
backoff == 1.4.3
14
14
# via -r requirements/jenkins.in
15
15
billiard == 4.2.1
16
16
# via celery
17
17
boto == 2.49.0
18
18
# via -r requirements/jenkins.in
19
- boto3 == 1.37.8
19
+ boto3 == 1.37.23
20
20
# via -r requirements/jenkins.in
21
- botocore == 1.37.8
21
+ botocore == 1.37.23
22
22
# via
23
23
# awscli
24
24
# boto3
@@ -56,7 +56,7 @@ jmespath==1.0.1
56
56
# botocore
57
57
jq == 1.8.0
58
58
# via -r requirements/jenkins.in
59
- kombu == 5.4 .2
59
+ kombu == 5.5 .2
60
60
# via celery
61
61
opsgenie-sdk == 0.3.1
62
62
# via -r requirements/jenkins.in
@@ -76,7 +76,7 @@ python-gnupg==0.5.4
76
76
# via -r requirements/jenkins.in
77
77
python-magic == 0.4.27
78
78
# via s3cmd
79
- pytz == 2025.1
79
+ pytz == 2025.2
80
80
# via opsgenie-sdk
81
81
pyyaml == 6.0.2
82
82
# via
@@ -101,7 +101,7 @@ six==1.17.0
101
101
# python-dateutil
102
102
tomlkit == 0.13.2
103
103
# via yq
104
- tzdata == 2025.1
104
+ tzdata == 2025.2
105
105
# via
106
106
# celery
107
107
# kombu
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# make upgrade
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# make upgrade
You can’t perform that action at this time.
0 commit comments