Skip to content

Commit 8daf0df

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

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

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
66
#
7-
argcomplete==3.6.2
7+
argcomplete==3.6.3
88
# via nox
99
attrs==25.4.0
1010
# via nox
@@ -62,7 +62,7 @@ pynacl==1.6.0
6262
# via pygithub
6363
requests==2.32.5
6464
# via pygithub
65-
typer-slim==0.19.2
65+
typer-slim==0.20.0
6666
# via -r tests/../hacking/pr_labeler/requirements.txt
6767
typing-extensions==4.15.0
6868
# via

0 commit comments

Comments
 (0)