Skip to content

Commit 5781146

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

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

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ colorlog==6.9.0
2424
# via nox
2525
cryptography==43.0.3
2626
# via pyjwt
27-
deprecated==1.2.14
27+
deprecated==1.2.15
2828
# via pygithub
2929
distlib==0.3.9
3030
# via virtualenv

0 commit comments

Comments
 (0)