Skip to content

Commit cf38fdb

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ codeowners==0.7.0
2020
# via -r tests/../hacking/pr_labeler/requirements.txt
2121
colorlog==6.9.0
2222
# via nox
23-
cryptography==43.0.3
23+
cryptography==44.0.0
2424
# via pyjwt
2525
deprecated==1.2.15
2626
# via pygithub
@@ -48,13 +48,13 @@ pycparser==2.22
4848
# via cffi
4949
pygithub==2.5.0
5050
# via -r tests/../hacking/pr_labeler/requirements.txt
51-
pyjwt==2.10.0
51+
pyjwt==2.10.1
5252
# via pygithub
5353
pynacl==1.5.0
5454
# via pygithub
5555
requests==2.32.3
5656
# via pygithub
57-
typer-slim==0.13.1
57+
typer-slim==0.14.0
5858
# via -r tests/../hacking/pr_labeler/requirements.txt
5959
typing-extensions==4.12.2
6060
# via
@@ -66,7 +66,7 @@ urllib3==2.2.3
6666
# via
6767
# pygithub
6868
# requests
69-
virtualenv==20.27.1
69+
virtualenv==20.28.0
7070
# via nox
7171
wrapt==1.17.0
7272
# via deprecated

0 commit comments

Comments
 (0)