File tree Expand file tree Collapse file tree 11 files changed +71
-58
lines changed
playbooks/roles/aws/templates Expand file tree Collapse file tree 11 files changed +71
-58
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.11
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
3
# by the following command:
4
4
#
5
5
# make upgrade
6
6
#
7
- awscli==1.35.20
7
+ awscli==1.38.8
8
8
# via -r requirements/aws.in
9
9
boto==2.49.0
10
10
# via -r requirements/aws.in
11
- boto3==1.35.54
11
+ boto3==1.37.8
12
12
# via -r requirements/aws.in
13
- botocore==1.35.54
13
+ botocore==1.37.8
14
14
# via
15
15
# awscli
16
16
# boto3
@@ -39,10 +39,13 @@ rsa==4.7.2
39
39
# via awscli
40
40
s3cmd==2.4.0
41
41
# via -r requirements/aws.in
42
- s3transfer==0.10.3
42
+ s3transfer==0.11.4
43
43
# via
44
44
# awscli
45
45
# boto3
46
- six==1.16 .0
46
+ six==1.17 .0
47
47
# via python-dateutil
48
48
urllib3==1.26.18
49
+ # via
50
+ # -r requirements/aws.in
51
+ # botocore
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.11
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
3
# by the following command:
4
4
#
5
5
# make upgrade
@@ -8,39 +8,39 @@ 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.35.20
11
+ awscli == 1.38.8
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.35.54
19
+ boto3 == 1.37.8
20
20
# via -r requirements/base.in
21
- botocore == 1.35.54
21
+ botocore == 1.37.8
22
22
# via
23
23
# awscli
24
24
# boto3
25
25
# s3transfer
26
- certifi == 2024.8.30
26
+ certifi == 2025.1.31
27
27
# via requests
28
28
cffi == 1.17.1
29
29
# via
30
30
# bcrypt
31
31
# cryptography
32
32
# pynacl
33
- charset-normalizer == 3.4.0
33
+ charset-normalizer == 3.4.1
34
34
# via requests
35
35
colorama == 0.4.6
36
36
# via awscli
37
- cryptography == 43 .0.3
37
+ cryptography == 44 .0.2
38
38
# via
39
39
# ansible-base
40
40
# paramiko
41
41
datadog == 0.8.0
42
42
# via -r requirements/base.in
43
- decorator == 5.1 .1
43
+ decorator == 5.2 .1
44
44
# via
45
45
# datadog
46
46
# networkx
@@ -68,7 +68,7 @@ mysqlclient==1.4.6
68
68
# via -r requirements/base.in
69
69
networkx == 1.11
70
70
# via -r requirements/base.in
71
- packaging == 24.1
71
+ packaging == 24.2
72
72
# via ansible-base
73
73
paramiko == 2.4.2
74
74
# via -r requirements/base.in
@@ -101,13 +101,18 @@ requests==2.32.3
101
101
# datadog
102
102
rsa == 4.7.2
103
103
# via awscli
104
- s3transfer == 0.10.3
104
+ s3transfer == 0.11.4
105
105
# via
106
106
# awscli
107
107
# boto3
108
- six == 1.16 .0
108
+ six == 1.17 .0
109
109
# via
110
110
# bcrypt
111
111
# pathlib2
112
112
# python-dateutil
113
113
urllib3 == 1.26.18
114
+ # via
115
+ # -c requirements/common_constraints.txt
116
+ # -r requirements/base.in
117
+ # botocore
118
+ # requests
Original file line number Diff line number Diff line change 11
11
# Note: Changes to this file will automatically be used by other repos, referencing
12
12
# this file from Github directly. It does not require packaging in edx-lint.
13
13
14
-
15
14
# using LTS django version
16
15
Django<5.0
17
16
@@ -33,3 +32,7 @@ event-tracking<2.4.1
33
32
# Cause: https://github.com/openedx/edx-lint/issues/458
34
33
# This can be unpinned once https://github.com/openedx/edx-lint/issues/459 has been resolved.
35
34
pip<24.3
35
+
36
+ # Cause: https://github.com/openedx/edx-lint/issues/475
37
+ # This can be unpinned once https://github.com/openedx/edx-lint/issues/476 has been resolved.
38
+ urllib3<2.3.0
Original file line number Diff line number Diff line change @@ -14,6 +14,5 @@ opsgenie-sdk==0.3.1
14
14
PyMySQL==0.9.3
15
15
python-gnupg
16
16
redis==2.10.6
17
- splunk-sdk==1.6.16 # older versions have been yanked
18
17
yq
19
18
jq
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.11
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
3
# by the following command:
4
4
#
5
5
# make upgrade
6
6
#
7
7
build==1.2.2.post1
8
8
# via pip-tools
9
- click==8.1.7
9
+ click==8.1.8
10
10
# via pip-tools
11
- packaging==24.1
11
+ packaging==24.2
12
12
# via build
13
13
pip-tools==7.4.1
14
14
# via -r requirements/pip-tools.in
15
15
pyproject-hooks==1.2.0
16
16
# via
17
17
# build
18
18
# pip-tools
19
- wheel==0.44.0
19
+ wheel==0.45.1
20
20
# via pip-tools
21
21
22
22
# The following packages are considered to be unsafe in a requirements file:
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.11
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
3
# by the following command:
4
4
#
5
5
# make upgrade
6
6
#
7
- wheel==0.44.0
7
+ wheel==0.45.1
8
8
# via -r requirements/pip.in
9
9
10
10
# The following packages are considered to be unsafe in a requirements file:
11
11
pip==24.2
12
12
# via
13
13
# -c requirements/common_constraints.txt
14
14
# -r requirements/pip.in
15
- setuptools==75.3.0
15
+ setuptools==75.8.2
16
16
# via -r requirements/pip.in
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.11
2
+ # This file is autogenerated by pip-compile with Python 3.12
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 == 3.3.0
11
+ jsonpickle == 4.0.2
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.11
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
3
# by the following command:
4
4
#
5
5
# make upgrade
6
6
#
7
- certifi==2024.8.30
7
+ certifi==2025.1.31
8
8
# via requests
9
- charset-normalizer==3.4.0
9
+ charset-normalizer==3.4.1
10
10
# via requests
11
- click==8.1.7
11
+ click==8.1.8
12
12
# via -r requirements/cloudflare.in
13
13
idna==3.10
14
14
# via requests
15
15
requests==2.32.3
16
16
# via -r requirements/cloudflare.in
17
- urllib3==2.2.3
17
+ urllib3==2.3.0
18
18
# via requests
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.11
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
3
# by the following command:
4
4
#
5
5
# make upgrade
6
6
#
7
- amqp == 5.2.0
7
+ amqp == 5.3.1
8
8
# via kombu
9
- argcomplete == 3.5.1
9
+ argcomplete == 3.6.0
10
10
# via yq
11
- awscli == 1.35.20
11
+ awscli == 1.38.8
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.35.54
19
+ boto3 == 1.37.8
20
20
# via -r requirements/jenkins.in
21
- botocore == 1.35.54
21
+ botocore == 1.37.8
22
22
# via
23
23
# awscli
24
24
# boto3
25
25
# s3transfer
26
26
celery == 5.4.0
27
27
# via -r requirements/jenkins.in
28
- certifi == 2024.8.30
28
+ certifi == 2025.1.31
29
29
# via
30
30
# opsgenie-sdk
31
31
# requests
32
- charset-normalizer == 3.4.0
32
+ charset-normalizer == 3.4.1
33
33
# via requests
34
- click == 8.1.7
34
+ click == 8.1.8
35
35
# via
36
36
# -r requirements/jenkins.in
37
37
# celery
@@ -60,7 +60,7 @@ kombu==5.4.2
60
60
# via celery
61
61
opsgenie-sdk == 0.3.1
62
62
# via -r requirements/jenkins.in
63
- prompt-toolkit == 3.0.48
63
+ prompt-toolkit == 3.0.50
64
64
# via click-repl
65
65
pyasn1 == 0.6.1
66
66
# via rsa
@@ -72,11 +72,11 @@ python-dateutil==2.9.0.post0
72
72
# celery
73
73
# opsgenie-sdk
74
74
# s3cmd
75
- python-gnupg == 0.5.3
75
+ 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 == 2024.2
79
+ pytz == 2025.1
80
80
# via opsgenie-sdk
81
81
pyyaml == 6.0.2
82
82
# via
@@ -91,23 +91,26 @@ rsa==4.7.2
91
91
# via awscli
92
92
s3cmd == 2.4.0
93
93
# via -r requirements/jenkins.in
94
- s3transfer == 0.10.3
94
+ s3transfer == 0.11.4
95
95
# via
96
96
# awscli
97
97
# boto3
98
- six == 1.16 .0
98
+ six == 1.17 .0
99
99
# via
100
100
# opsgenie-sdk
101
101
# python-dateutil
102
- splunk-sdk == 1.6.16
103
- # via -r requirements/jenkins.in
104
102
tomlkit == 0.13.2
105
103
# via yq
106
- tzdata == 2024.2
104
+ tzdata == 2025.1
107
105
# via
108
106
# celery
109
107
# kombu
110
108
urllib3 == 1.26.18
109
+ # via
110
+ # -r requirements/jenkins.in
111
+ # botocore
112
+ # opsgenie-sdk
113
+ # requests
111
114
vine == 5.1.0
112
115
# via
113
116
# amqp
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.11
2
+ # This file is autogenerated by pip-compile with Python 3.12
3
3
# by the following command:
4
4
#
5
5
# make upgrade
6
6
#
7
- certifi == 2024.8.30
7
+ certifi == 2025.1.31
8
8
# via requests
9
- charset-normalizer == 3.4.0
9
+ charset-normalizer == 3.4.1
10
10
# via requests
11
11
click == 6.7
12
12
# via -r requirements/pingdom.in
@@ -18,5 +18,5 @@ requests==2.32.3
18
18
# via -r requirements/pingdom.in
19
19
six == 1.14.0
20
20
# via -r requirements/pingdom.in
21
- urllib3 == 2.2.3
21
+ urllib3 == 2.3.0
22
22
# via requests
You can’t perform that action at this time.
0 commit comments