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 301c8fe commit 287775dCopy full SHA for 287775d
tests/static.txt
@@ -4,5 +4,5 @@
4
#
5
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
6
7
-ruff==0.7.1
+ruff==0.7.2
8
# via -r tests/static.in
tests/typing.txt
@@ -18,7 +18,7 @@ click==8.1.7
18
# via typer-slim
19
codeowners==0.7.0
20
# via -r /home/runner/work/ansible-documentation/ansible-documentation/hacking/pr_labeler/requirements.txt
21
-colorlog==6.8.2
+colorlog==6.9.0
22
# via nox
23
cryptography==43.0.3
24
# via pyjwt
0 commit comments