Skip to content

Commit 4c854e1

Browse files
authored
Update base and requirements (#109)
* Update base image * Update requirements * Freeze requirements
1 parent 401524e commit 4c854e1

File tree

9 files changed

+81
-66
lines changed

9 files changed

+81
-66
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM quay.io/ansible/default-test-container:11.6.0
1+
FROM quay.io/ansible/default-test-container:12.0.0
22

33
COPY requirements /usr/share/container-setup/ansible-core/requirements/
44
COPY freeze /usr/share/container-setup/ansible-core/freeze/

freeze/3.10.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
coverage==7.6.1
1+
coverage==7.10.0
22
exceptiongroup==1.3.0
33
execnet==2.1.1
44
iniconfig==2.1.0
55
mock==5.2.0
66
packaging==25.0
7-
pluggy==1.5.0
8-
pytest==8.3.5
9-
pytest-mock==3.14.0
10-
pytest-xdist==3.6.1
7+
pluggy==1.6.0
8+
Pygments==2.19.2
9+
pytest==8.4.1
10+
pytest-mock==3.14.1
11+
pytest-xdist==3.8.0
1112
PyYAML==6.0.2
1213
tomli==2.2.1
13-
typing_extensions==4.13.2
14+
typing_extensions==4.14.1

freeze/3.11.txt

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
bcrypt==4.3.0
2-
certifi==2025.4.26
2+
certifi==2025.7.14
33
cffi==1.17.1
44
charset-normalizer==3.4.2
5-
coverage==7.6.1
6-
cryptography==44.0.3
5+
coverage==7.10.0
6+
cryptography==45.0.5
77
execnet==2.1.1
88
idna==3.10
99
iniconfig==2.1.0
@@ -12,24 +12,22 @@ MarkupSafe==3.0.2
1212
mock==5.2.0
1313
ntlm-auth==1.5.0
1414
packaging==25.0
15-
paramiko==3.5.1
1615
passlib==1.7.4
1716
pexpect==4.9.0
18-
pluggy==1.5.0
17+
pluggy==1.6.0
1918
ptyprocess==0.7.0
2019
pycparser==2.22
21-
PyNaCl==1.5.0
20+
Pygments==2.19.2
2221
pypsrp==0.8.1
2322
pyspnego==0.11.2
24-
pytest==8.3.5
25-
pytest-mock==3.14.0
26-
pytest-xdist==3.6.1
23+
pytest==8.4.1
24+
pytest-mock==3.14.1
25+
pytest-xdist==3.8.0
2726
pywinrm==0.5.0
2827
PyYAML==6.0.2
29-
requests==2.32.3
28+
requests==2.32.4
3029
requests-credssp==2.0.0
3130
requests_ntlm==1.3.0
32-
resolvelib==1.1.0
33-
scp==0.15.0
34-
urllib3==2.4.0
31+
resolvelib==1.2.0
32+
urllib3==2.5.0
3533
xmltodict==0.14.2

freeze/3.12.txt

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
bcrypt==4.3.0
2-
certifi==2025.4.26
2+
certifi==2025.7.14
33
cffi==1.17.1
44
charset-normalizer==3.4.2
5-
coverage==7.6.1
6-
cryptography==44.0.3
5+
coverage==7.10.0
6+
cryptography==45.0.5
77
execnet==2.1.1
88
idna==3.10
99
iniconfig==2.1.0
@@ -12,24 +12,22 @@ MarkupSafe==3.0.2
1212
mock==5.2.0
1313
ntlm-auth==1.5.0
1414
packaging==25.0
15-
paramiko==3.5.1
1615
passlib==1.7.4
1716
pexpect==4.9.0
18-
pluggy==1.5.0
17+
pluggy==1.6.0
1918
ptyprocess==0.7.0
2019
pycparser==2.22
21-
PyNaCl==1.5.0
20+
Pygments==2.19.2
2221
pypsrp==0.8.1
2322
pyspnego==0.11.2
24-
pytest==8.3.5
25-
pytest-mock==3.14.0
26-
pytest-xdist==3.6.1
23+
pytest==8.4.1
24+
pytest-mock==3.14.1
25+
pytest-xdist==3.8.0
2726
pywinrm==0.5.0
2827
PyYAML==6.0.2
29-
requests==2.32.3
28+
requests==2.32.4
3029
requests-credssp==2.0.0
3130
requests_ntlm==1.3.0
32-
resolvelib==1.1.0
33-
scp==0.15.0
34-
urllib3==2.4.0
31+
resolvelib==1.2.0
32+
urllib3==2.5.0
3533
xmltodict==0.14.2

freeze/3.13.txt

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
bcrypt==4.3.0
2-
certifi==2025.4.26
2+
certifi==2025.7.14
33
cffi==1.17.1
44
charset-normalizer==3.4.2
5-
coverage==7.6.1
6-
cryptography==44.0.3
5+
coverage==7.10.0
6+
cryptography==45.0.5
77
execnet==2.1.1
88
idna==3.10
99
iniconfig==2.1.0
@@ -12,24 +12,22 @@ MarkupSafe==3.0.2
1212
mock==5.2.0
1313
ntlm-auth==1.5.0
1414
packaging==25.0
15-
paramiko==3.5.1
1615
passlib==1.7.4
1716
pexpect==4.9.0
18-
pluggy==1.5.0
17+
pluggy==1.6.0
1918
ptyprocess==0.7.0
2019
pycparser==2.22
21-
PyNaCl==1.5.0
20+
Pygments==2.19.2
2221
pypsrp==0.8.1
2322
pyspnego==0.11.2
24-
pytest==8.3.5
25-
pytest-mock==3.14.0
26-
pytest-xdist==3.6.1
23+
pytest==8.4.1
24+
pytest-mock==3.14.1
25+
pytest-xdist==3.8.0
2726
pywinrm==0.5.0
2827
PyYAML==6.0.2
29-
requests==2.32.3
28+
requests==2.32.4
3029
requests-credssp==2.0.0
3130
requests_ntlm==1.3.0
32-
resolvelib==1.1.0
33-
scp==0.15.0
34-
urllib3==2.4.0
31+
resolvelib==1.2.0
32+
urllib3==2.5.0
3533
xmltodict==0.14.2

freeze/3.14.txt

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
bcrypt==4.3.0
2+
certifi==2025.7.14
3+
cffi==1.17.1
4+
charset-normalizer==3.4.2
5+
coverage==7.10.0
6+
cryptography==45.0.5
7+
execnet==2.1.1
8+
idna==3.10
9+
iniconfig==2.1.0
10+
Jinja2==3.1.6
11+
MarkupSafe==3.0.2
12+
mock==5.2.0
13+
ntlm-auth==1.5.0
14+
packaging==25.0
15+
passlib==1.7.4
16+
pexpect==4.9.0
17+
pluggy==1.6.0
18+
ptyprocess==0.7.0
19+
pycparser==2.22
20+
Pygments==2.19.2
21+
pypsrp==0.8.1
22+
pyspnego==0.11.2
23+
pytest==8.4.1
24+
pytest-mock==3.14.1
25+
pytest-xdist==3.8.0
26+
pywinrm==0.5.0
27+
PyYAML==6.0.2
28+
requests==2.32.4
29+
requests-credssp==2.0.0
30+
requests_ntlm==1.3.0
31+
resolvelib==1.2.0
32+
urllib3==2.5.0
33+
xmltodict==0.14.2

freeze/3.8.txt

Lines changed: 0 additions & 13 deletions
This file was deleted.

freeze/3.9.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
coverage==7.6.1
1+
coverage==7.10.0
22
exceptiongroup==1.3.0
33
execnet==2.1.1
44
iniconfig==2.1.0
55
mock==5.2.0
66
packaging==25.0
7-
pluggy==1.5.0
8-
pytest==8.3.5
9-
pytest-mock==3.14.0
10-
pytest-xdist==3.6.1
7+
pluggy==1.6.0
8+
Pygments==2.19.2
9+
pytest==8.4.1
10+
pytest-mock==3.14.1
11+
pytest-xdist==3.8.0
1112
PyYAML==6.0.2
1213
tomli==2.2.1
13-
typing_extensions==4.13.2
14+
typing_extensions==4.14.1

requirements/integration.network-integration.requirements.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)