We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06716c7 commit ae75ec6Copy full SHA for ae75ec6
tests/requirements.txt
@@ -119,7 +119,7 @@ pydantic==2.11.7
119
# antsibull-docs
120
pydantic-core==2.33.2
121
# via pydantic
122
-pygments==2.19.1
+pygments==2.19.2
123
# via
124
# ansible-pygments
125
# sphinx
@@ -210,7 +210,7 @@ typing-extensions==4.14.0
210
# typing-inspection
211
typing-inspection==0.4.1
212
213
-urllib3==2.4.0
+urllib3==2.5.0
214
# via requests
215
yamllint==1.37.1
216
# via -r tests/requirements.in
0 commit comments