Skip to content

Commit 0c8f55a

Browse files
ci: refresh dev dependencies (#3199)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 07edd56 commit 0c8f55a

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

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ urllib3==2.5.0
8181
# via
8282
# pygithub
8383
# requests
84-
virtualenv==20.35.3
84+
virtualenv==20.35.4
8585
# via nox

0 commit comments

Comments
 (0)