File tree 9 files changed +45
-45
lines changed
9 files changed +45
-45
lines changed Original file line number Diff line number Diff line change 1
- FROM quay.io/ansible/base-test-container:7.7 .0
1
+ FROM quay.io/ansible/base-test-container:8.0 .0
2
2
3
3
COPY requirements /usr/share/container-setup/default/requirements/
4
4
COPY freeze /usr/share/container-setup/default/freeze/
Original file line number Diff line number Diff line change 1
- 955e310b4c33112b6eb261590c925d16da4ca965
1
+ cd881bf71e0b12e32dbe0674924dd9c64c356efa
Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ exceptiongroup==1.2.2
3
3
execnet==2.1.1
4
4
iniconfig==2.0.0
5
5
mock==5.1.0
6
- packaging==24.1
6
+ packaging==24.2
7
7
pluggy==1.5.0
8
- pytest==8.3.3
8
+ pytest==8.3.4
9
9
pytest-mock==3.14.0
10
10
pytest-xdist==3.6.1
11
11
PyYAML==6.0.2
12
- tomli==2.0.2
12
+ tomli==2.2.1
Original file line number Diff line number Diff line change 1
- certifi==2024.8.30
1
+ certifi==2025.1.31
2
2
cffi==1.17.1
3
- charset-normalizer==3.3.2
3
+ charset-normalizer==3.4.1
4
4
coverage==7.6.1
5
- cryptography==43 .0.1
5
+ cryptography==44 .0.0
6
6
execnet==2.1.1
7
7
idna==3.10
8
8
iniconfig==2.0.0
9
- Jinja2==3.1.4
10
- MarkupSafe==3.0.1
9
+ Jinja2==3.1.5
10
+ MarkupSafe==3.0.2
11
11
mock==5.1.0
12
12
ntlm-auth==1.5.0
13
- packaging==24.1
13
+ packaging==24.2
14
14
pluggy==1.5.0
15
15
pycparser==2.22
16
16
pypsrp==0.8.1
17
- pyspnego==0.11.1
18
- pytest==8.3.3
17
+ pyspnego==0.11.2
18
+ pytest==8.3.4
19
19
pytest-mock==3.14.0
20
20
pytest-xdist==3.6.1
21
21
pywinrm==0.5.0
22
22
PyYAML==6.0.2
23
23
requests==2.32.3
24
24
requests-credssp==2.0.0
25
25
requests_ntlm==1.3.0
26
- resolvelib==1.0.1
27
- urllib3==2.2.3
28
- xmltodict==0.14.0
26
+ resolvelib==1.1.0
27
+ urllib3==2.3.0
28
+ xmltodict==0.14.2
Original file line number Diff line number Diff line change 1
- certifi==2024.8.30
1
+ certifi==2025.1.31
2
2
cffi==1.17.1
3
- charset-normalizer==3.3.2
3
+ charset-normalizer==3.4.1
4
4
coverage==7.6.1
5
- cryptography==43 .0.1
5
+ cryptography==44 .0.0
6
6
execnet==2.1.1
7
7
idna==3.10
8
8
iniconfig==2.0.0
9
- Jinja2==3.1.4
10
- MarkupSafe==3.0.1
9
+ Jinja2==3.1.5
10
+ MarkupSafe==3.0.2
11
11
mock==5.1.0
12
12
ntlm-auth==1.5.0
13
- packaging==24.1
13
+ packaging==24.2
14
14
pluggy==1.5.0
15
15
pycparser==2.22
16
16
pypsrp==0.8.1
17
- pyspnego==0.11.1
18
- pytest==8.3.3
17
+ pyspnego==0.11.2
18
+ pytest==8.3.4
19
19
pytest-mock==3.14.0
20
20
pytest-xdist==3.6.1
21
21
pywinrm==0.5.0
22
22
PyYAML==6.0.2
23
23
requests==2.32.3
24
24
requests-credssp==2.0.0
25
25
requests_ntlm==1.3.0
26
- resolvelib==1.0.1
27
- urllib3==2.2.3
28
- xmltodict==0.14.0
26
+ resolvelib==1.1.0
27
+ urllib3==2.3.0
28
+ xmltodict==0.14.2
Original file line number Diff line number Diff line change 1
- certifi==2024.8.30
1
+ certifi==2025.1.31
2
2
cffi==1.17.1
3
- charset-normalizer==3.3.2
3
+ charset-normalizer==3.4.1
4
4
coverage==7.6.1
5
- cryptography==43 .0.1
5
+ cryptography==44 .0.0
6
6
execnet==2.1.1
7
7
idna==3.10
8
8
iniconfig==2.0.0
9
- Jinja2==3.1.4
10
- MarkupSafe==3.0.1
9
+ Jinja2==3.1.5
10
+ MarkupSafe==3.0.2
11
11
mock==5.1.0
12
12
ntlm-auth==1.5.0
13
- packaging==24.1
13
+ packaging==24.2
14
14
pluggy==1.5.0
15
15
pycparser==2.22
16
16
pypsrp==0.8.1
17
- pyspnego==0.11.1
18
- pytest==8.3.3
17
+ pyspnego==0.11.2
18
+ pytest==8.3.4
19
19
pytest-mock==3.14.0
20
20
pytest-xdist==3.6.1
21
21
pywinrm==0.5.0
22
22
PyYAML==6.0.2
23
23
requests==2.32.3
24
24
requests-credssp==2.0.0
25
25
requests_ntlm==1.3.0
26
- resolvelib==1.0.1
27
- urllib3==2.2.3
28
- xmltodict==0.14.0
26
+ resolvelib==1.1.0
27
+ urllib3==2.3.0
28
+ xmltodict==0.14.2
Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ exceptiongroup==1.2.2
3
3
execnet==2.1.1
4
4
iniconfig==2.0.0
5
5
mock==5.1.0
6
- packaging==24.1
6
+ packaging==24.2
7
7
pluggy==1.5.0
8
- pytest==8.3.3
8
+ pytest==8.3.4
9
9
pytest-mock==3.14.0
10
10
pytest-xdist==3.6.1
11
11
PyYAML==6.0.2
12
- tomli==2.0.2
12
+ tomli==2.2.1
Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ exceptiongroup==1.2.2
3
3
execnet==2.1.1
4
4
iniconfig==2.0.0
5
5
mock==5.1.0
6
- packaging==24.1
6
+ packaging==24.2
7
7
pluggy==1.5.0
8
- pytest==8.3.3
8
+ pytest==8.3.4
9
9
pytest-mock==3.14.0
10
10
pytest-xdist==3.6.1
11
11
PyYAML==6.0.2
12
- tomli==2.0.2
12
+ tomli==2.2.1
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ packaging
12
12
# NOTE: Ref: https://github.com/sarugaku/resolvelib/issues/69
13
13
# NOTE: When updating the upper bound, also update the latest version used
14
14
# NOTE: in the ansible-galaxy-collection test suite.
15
- resolvelib >= 0.5.3, < 1.1 .0 # dependency resolver used by ansible-galaxy
15
+ resolvelib >= 0.5.3, < 2.0 .0 # dependency resolver used by ansible-galaxy
You can’t perform that action at this time.
0 commit comments