Skip to content

Commit 23fffe0

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

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ platformdirs==4.3.8
2020
# via black
2121
tomli==2.2.1
2222
# via black
23-
typing-extensions==4.14.0
23+
typing-extensions==4.14.1
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.12.1
7+
ruff==0.12.2
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ codeowners==0.8.0
2222
# via -r tests/../hacking/pr_labeler/requirements.txt
2323
colorlog==6.9.0
2424
# via nox
25-
cryptography==45.0.4
25+
cryptography==45.0.5
2626
# via pyjwt
2727
dependency-groups==1.3.1
2828
# via nox
@@ -69,7 +69,7 @@ tomli==2.2.1
6969
# nox
7070
typer-slim==0.16.0
7171
# via -r tests/../hacking/pr_labeler/requirements.txt
72-
typing-extensions==4.14.0
72+
typing-extensions==4.14.1
7373
# via
7474
# codeowners
7575
# mypy

0 commit comments

Comments
 (0)