Skip to content

Commit eb97059

Browse files
authored
Merge pull request #193 from ls1intum/chore/update-dependencies
`Development`: Update python dependencies
2 parents d999f02 + 1f7fdd7 commit eb97059

File tree

1 file changed

+29
-28
lines changed

1 file changed

+29
-28
lines changed

requirements.txt

Lines changed: 29 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,31 @@
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.3.0
6-
black==25.1.0
7-
bracex==2.5.post1
8-
cffi==1.17.1
9-
click==8.1.8
10-
cryptography==44.0.2
11-
filelock==3.18.0
12-
importlib_metadata==8.6.1
1+
ansible==13.4.0
2+
ansible-compat==25.12.1
3+
ansible-core==2.20.3
4+
ansible-lint==26.3.0
5+
attrs==25.4.0
6+
black==26.1.0
7+
bracex==2.6
8+
cffi==2.0.0
9+
click==8.3.1
10+
cryptography==46.0.5
11+
distro==1.9.0
12+
filelock==3.25.0
1313
Jinja2==3.1.6
14-
jsonschema==4.23.0
15-
jsonschema-specifications==2024.10.1
16-
MarkupSafe==3.0.2
17-
mypy-extensions==1.0.0
18-
packaging==24.2
19-
pathspec==0.12.1
20-
platformdirs==4.3.7
21-
pycparser==2.22
22-
PyYAML==6.0.2
23-
referencing==0.36.2
24-
resolvelib==1.0.1
25-
rpds-py==0.24.0
26-
ruamel.yaml==0.18.10
14+
jsonschema==4.26.0
15+
jsonschema-specifications==2025.9.1
16+
MarkupSafe==3.0.3
17+
mypy_extensions==1.1.0
18+
packaging==26.0
19+
pathspec==1.0.4
20+
platformdirs==4.9.2
21+
pycparser==3.0
22+
pytokens==0.4.1
23+
PyYAML==6.0.3
24+
referencing==0.37.0
25+
resolvelib==1.2.1
26+
rpds-py==0.30.0
27+
ruamel.yaml==0.19.1
28+
ruamel.yaml.clib==0.2.15
2729
subprocess-tee==0.4.2
28-
wcmatch==10.0
29-
yamllint==1.37.0
30-
zipp==3.21.0
30+
wcmatch==10.1
31+
yamllint==1.38.0

0 commit comments

Comments
 (0)