Skip to content

Commit f205ef2

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

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pathspec==0.12.1
1818
# via black
1919
platformdirs==4.3.6
2020
# via black
21-
tomli==2.1.0
21+
tomli==2.2.1
2222
# via black
2323
typing-extensions==4.12.2
2424
# via black

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: 5 additions & 5 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,17 +48,17 @@ 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-
tomli==2.1.0
57+
tomli==2.2.1
5858
# via
5959
# mypy
6060
# nox
61-
typer-slim==0.13.1
61+
typer-slim==0.14.0
6262
# via -r tests/../hacking/pr_labeler/requirements.txt
6363
typing-extensions==4.12.2
6464
# via
@@ -70,7 +70,7 @@ urllib3==2.2.3
7070
# via
7171
# pygithub
7272
# requests
73-
virtualenv==20.27.1
73+
virtualenv==20.28.0
7474
# via nox
7575
wrapt==1.17.0
7676
# via deprecated

0 commit comments

Comments
 (0)