Skip to content

Commit 186f2d7

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

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
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.0
7+
ruff==0.8.1
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.1
27+
typer==0.14.0
2828
# via -r tests/tag.in
2929
typing-extensions==4.12.2
3030
# via typer

tests/typing.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ codeowners==0.7.0
2222
# via -r tests/../hacking/pr_labeler/requirements.txt
2323
colorlog==6.9.0
2424
# via nox
25-
cryptography==43.0.3
25+
cryptography==44.0.0
2626
# via pyjwt
2727
deprecated==1.2.15
2828
# via pygithub
@@ -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.10.0
65+
pyjwt==2.10.1
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.1
77+
typer==0.14.0
7878
# via -r tests/tag.in
79-
typer-slim==0.13.1
79+
typer-slim==0.14.0
8080
# via -r tests/../hacking/pr_labeler/requirements.txt
8181
typing-extensions==4.12.2
8282
# via
@@ -89,7 +89,7 @@ urllib3==2.2.3
8989
# via
9090
# pygithub
9191
# requests
92-
virtualenv==20.27.1
92+
virtualenv==20.28.0
9393
# via nox
9494
wrapt==1.17.0
9595
# via deprecated

0 commit comments

Comments
 (0)