We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21fefd8 + 8d08cfc commit ba27ef8Copy full SHA for ba27ef8
requirements-dev.txt
@@ -123,7 +123,7 @@ rpds-py==0.25.1
123
# via
124
# jsonschema
125
# referencing
126
-ruamel-yaml==0.18.12
+ruamel-yaml==0.18.13
127
# via ansible-lint
128
ruamel-yaml-clib==0.2.12
129
# via ruamel-yaml
@@ -133,7 +133,7 @@ subprocess-tee==0.4.2
133
134
# ansible-compat
135
# ansible-lint
136
-typing-extensions==4.13.2
+typing-extensions==4.14.0
137
# via referencing
138
urllib3==2.4.0
139
@@ -145,5 +145,5 @@ wcmatch==10.0
145
# molecule
146
yamllint==1.37.1
147
148
-zipp==3.22.0
+zipp==3.23.0
149
# via importlib-metadata
0 commit comments