Skip to content

Commit 00955f1

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.13.2
23+
typing-extensions==4.14.0
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.11.12
7+
ruff==0.11.13
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.13.2
72+
typing-extensions==4.14.0
7373
# via
7474
# codeowners
7575
# mypy

0 commit comments

Comments
 (0)