Skip to content

Commit 30835ca

Browse files
ci: refresh dev dependencies (#2977)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 337b49f commit 30835ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tests/static.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
#
55
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
66
#
7-
ruff==0.12.7
7+
ruff==0.12.8
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@ argcomplete==3.6.2
88
# via nox
99
attrs==25.3.0
1010
# via nox
11-
certifi==2025.7.14
11+
certifi==2025.8.3
1212
# via requests
1313
cffi==1.17.1
1414
# via
1515
# cryptography
1616
# pynacl
17-
charset-normalizer==3.4.2
17+
charset-normalizer==3.4.3
1818
# via requests
1919
click==8.2.1
2020
# via typer-slim
2121
codeowners==0.8.0
2222
# via -r tests/../hacking/pr_labeler/requirements.txt
2323
colorlog==6.9.0
2424
# via nox
25-
cryptography==45.0.5
25+
cryptography==45.0.6
2626
# via pyjwt
2727
dependency-groups==1.3.1
2828
# via nox
@@ -72,5 +72,5 @@ urllib3==2.5.0
7272
# via
7373
# pygithub
7474
# requests
75-
virtualenv==20.32.0
75+
virtualenv==20.33.1
7676
# via nox

0 commit comments

Comments
 (0)