Skip to content

Commit d8201b6

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

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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/tag.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ shellingham==1.5.4
2424
# via typer
2525
smmap==5.0.1
2626
# via gitdb
27-
typer==0.13.0
27+
typer==0.13.1
2828
# via -r tests/tag.in
2929
typing-extensions==4.12.2
3030
# via typer

tests/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ pygithub==2.5.0
6262
# via -r tests/../hacking/pr_labeler/requirements.txt
6363
pygments==2.18.0
6464
# via rich
65-
pyjwt==2.9.0
65+
pyjwt==2.10.0
6666
# via pygithub
6767
pynacl==1.5.0
6868
# via pygithub
@@ -74,9 +74,9 @@ shellingham==1.5.4
7474
# via typer
7575
smmap==5.0.1
7676
# via gitdb
77-
typer==0.13.0
77+
typer==0.13.1
7878
# via -r tests/tag.in
79-
typer-slim==0.13.0
79+
typer-slim==0.13.1
8080
# via -r tests/../hacking/pr_labeler/requirements.txt
8181
typing-extensions==4.12.2
8282
# via
@@ -91,5 +91,5 @@ urllib3==2.2.3
9191
# requests
9292
virtualenv==20.27.1
9393
# via nox
94-
wrapt==1.16.0
94+
wrapt==1.17.0
9595
# via deprecated

0 commit comments

Comments
 (0)