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