Skip to content

Commit 2189610

Browse files
authored
Merge branch 'main' into atlas-config-update
2 parents 7232142 + e418dbd commit 2189610

1 file changed

Lines changed: 34 additions & 32 deletions

File tree

requirements.txt

Lines changed: 34 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,38 @@
1-
ansible==11.4.0
2-
ansible-compat==25.1.4
3-
ansible-core==2.18.4
4-
ansible-lint==25.1.3
5-
attrs==25.1.0
6-
black==25.1.0
7-
bracex==2.5.post1
8-
certifi==2025.1.31
9-
cffi==1.17.1
10-
charset-normalizer==3.4.1
11-
click==8.1.8
12-
cryptography==44.0.2
13-
filelock==3.17.0
14-
hvac==2.3.0
15-
idna==3.10
16-
importlib_metadata==8.6.1
1+
ansible==13.0.0a5
2+
ansible-compat==25.8.2
3+
ansible-core==2.20.0
4+
ansible-lint==25.9.2
5+
attrs==25.4.0
6+
black==25.9.0
7+
bracex==2.6
8+
certifi==2025.10.5
9+
cffi==2.0.0
10+
charset-normalizer==3.4.4
11+
click==8.3.0
12+
cryptography==46.0.3
13+
distro==1.9.0
14+
filelock==3.20.0
15+
hvac==2.4.0
16+
idna==3.11
17+
importlib_metadata==8.7.0
1718
Jinja2==3.1.6
18-
jsonschema==4.23.0
19-
jsonschema-specifications==2024.10.1
20-
MarkupSafe==3.0.2
21-
mypy-extensions==1.0.0
22-
packaging==24.2
19+
jsonschema==4.25.1
20+
jsonschema-specifications==2025.9.1
21+
MarkupSafe==3.0.3
22+
mypy_extensions==1.1.0
23+
packaging==25.0
2324
pathspec==0.12.1
24-
platformdirs==4.3.6
25-
pycparser==2.22
26-
PyYAML==6.0.2
27-
referencing==0.36.2
28-
requests==2.32.4
29-
resolvelib==1.0.1
30-
rpds-py==0.23.1
31-
ruamel.yaml==0.18.10
25+
platformdirs==4.5.0
26+
pycparser==2.23
27+
pytokens==0.2.0
28+
PyYAML==6.0.3
29+
referencing==0.37.0
30+
requests==2.32.5
31+
resolvelib==1.2.1
32+
rpds-py==0.28.0
33+
ruamel.yaml==0.18.16
3234
subprocess-tee==0.4.2
3335
urllib3==2.5.0
34-
wcmatch==10.0
35-
yamllint==1.35.1
36-
zipp==3.21.0
36+
wcmatch==10.1
37+
yamllint==1.37.1
38+
zipp==3.23.0

0 commit comments

Comments
 (0)