Skip to content

Commit a5c2483

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

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.8.1
7+
ruff==0.8.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.5.1
7+
argcomplete==3.5.2
88
# via nox
99
certifi==2024.8.30
1010
# via requests
@@ -54,7 +54,7 @@ pynacl==1.5.0
5454
# via pygithub
5555
requests==2.32.3
5656
# via pygithub
57-
typer-slim==0.14.0
57+
typer-slim==0.15.1
5858
# via -r tests/../hacking/pr_labeler/requirements.txt
5959
typing-extensions==4.12.2
6060
# via

0 commit comments

Comments
 (0)