Skip to content

Commit fc2bce5

Browse files
ci: refresh dev dependencies (#2974)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 76ab350 commit fc2bce5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

tests/static.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3-
ruff==0.12.7
3+
ruff==0.12.8
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ argcomplete==3.6.2
66
# via nox
77
attrs==25.3.0
88
# via nox
9-
certifi==2025.7.14
9+
certifi==2025.8.3
1010
# via requests
1111
cffi==1.17.1
1212
# via
1313
# cryptography
1414
# pynacl
15-
charset-normalizer==3.4.2
15+
charset-normalizer==3.4.3
1616
# via requests
1717
click==8.2.1
1818
# via typer-slim
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
2424
# colorlog
2525
colorlog==6.9.0
2626
# via nox
27-
cryptography==45.0.5
27+
cryptography==45.0.6
2828
# via pyjwt
2929
dependency-groups==1.3.1
3030
# via nox
@@ -66,7 +66,7 @@ requests==2.32.4
6666
# via pygithub
6767
typer-slim==0.16.0
6868
# via -r tests/../hacking/pr_labeler/requirements.txt
69-
types-docutils==0.21.0.20250728
69+
types-docutils==0.21.0.20250809
7070
# via -r tests/typing.in
7171
typing-extensions==4.14.1
7272
# via
@@ -78,5 +78,5 @@ urllib3==2.5.0
7878
# via
7979
# pygithub
8080
# requests
81-
virtualenv==20.32.0
81+
virtualenv==20.33.1
8282
# via nox

0 commit comments

Comments
 (0)