Skip to content

Commit b03b65a

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

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,14 +58,14 @@ 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
6363
tomli==2.2.1
6464
# via
6565
# dependency-groups
6666
# mypy
6767
# nox
68-
typer-slim==0.16.0
68+
typer-slim==0.16.1
6969
# via -r tests/../hacking/pr_labeler/requirements.txt
7070
typing-extensions==4.14.1
7171
# via

0 commit comments

Comments
 (0)