Skip to content

Commit 25bbb13

Browse files
ci: refresh dev dependencies (#2910)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 16bba51 commit 25bbb13

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
@@ -74,7 +74,7 @@ urllib3==2.5.0
7474
# via
7575
# pygithub
7676
# requests
77-
virtualenv==20.31.2
77+
virtualenv==20.32.0
7878
# via nox
7979
wrapt==1.17.2
8080
# via deprecated

0 commit comments

Comments
 (0)