Skip to content

Commit 5b965a8

Browse files
committed
Update py dependency versions and add new dependencies to requirements.txt
1 parent 70884c9 commit 5b965a8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

requirements.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ansible-compat==24.6.1
22
ansible-core==2.17.7
33
ansible-lint==24.6.1
44
ansible-runner==2.4.0
5-
astroid==2.9.3
5+
astroid==2.9.0
66
attrs==25.1.0
77
azure-common==1.1.28
88
azure-core==1.32.0
@@ -28,13 +28,17 @@ ijson==3.3.0
2828
importlib_metadata==8.6.1
2929
iniconfig==2.0.0
3030
isodate==0.7.2
31+
isort==5.13.2
3132
Jinja2==3.1.6
3233
jsonschema==4.23.0
3334
jsonschema-specifications==2024.10.1
35+
lazy-object-proxy==1.10.0
3436
lockfile==0.12.2
3537
markdown-it-py==3.0.0
3638
MarkupSafe==3.0.2
39+
mccabe==0.6.1
3740
mdurl==0.1.2
41+
mock==5.1.0
3842
msal==1.31.1
3943
msal-extensions==1.2.0
4044
mypy-extensions==1.0.0
@@ -68,10 +72,12 @@ ruamel.yaml.clib==0.2.12
6872
six==1.17.0
6973
subprocess-tee==0.4.2
7074
tenacity==9.0.0
75+
toml==0.10.2
7176
tomli==2.2.1
7277
typing_extensions==4.12.2
7378
tzdata==2025.1
7479
urllib3==2.2.2
7580
wcmatch==10.0
81+
wrapt==1.13.3
7682
yamllint==1.35.1
7783
zipp==3.21.0

0 commit comments

Comments
 (0)