Skip to content

Commit 8005f4c

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.4
7+
ruff==0.12.5
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ urllib3==2.5.0
7979
# via
8080
# pygithub
8181
# requests
82-
virtualenv==20.31.2
82+
virtualenv==20.32.0
8383
# via nox
8484
wrapt==1.17.2
8585
# via deprecated

0 commit comments

Comments
 (0)