Skip to content

Commit 49f2fa5

Browse files
ci: refresh dev dependencies (#3002)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 18fb7ae commit 49f2fa5

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

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ pyjwt==2.10.1
5858
# via pygithub
5959
pynacl==1.5.0
6060
# via pygithub
61-
requests==2.32.4
61+
requests==2.32.5
6262
# via pygithub
63-
typer-slim==0.16.0
63+
typer-slim==0.16.1
6464
# via -r tests/../hacking/pr_labeler/requirements.txt
6565
typing-extensions==4.14.1
6666
# via

0 commit comments

Comments
 (0)