Skip to content

Commit 59b94c2

Browse files
ci: refresh dev dependencies (#2223)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 692b918 commit 59b94c2

File tree

2 files changed

+4
-4
lines changed

2 files changed

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

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pycparser==2.22
4848
# via cffi
4949
pygithub==2.5.0
5050
# via -r tests/../hacking/pr_labeler/requirements.txt
51-
pyjwt==2.9.0
51+
pyjwt==2.10.0
5252
# via pygithub
5353
pynacl==1.5.0
5454
# via pygithub
@@ -58,7 +58,7 @@ tomli==2.1.0
5858
# via
5959
# mypy
6060
# nox
61-
typer-slim==0.13.0
61+
typer-slim==0.13.1
6262
# via -r tests/../hacking/pr_labeler/requirements.txt
6363
typing-extensions==4.12.2
6464
# via
@@ -72,5 +72,5 @@ urllib3==2.2.3
7272
# requests
7373
virtualenv==20.27.1
7474
# via nox
75-
wrapt==1.16.0
75+
wrapt==1.17.0
7676
# via deprecated

0 commit comments

Comments
 (0)