Skip to content

Commit e2988c9

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

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.7
2020
# via black
2121
tomli==2.2.1
2222
# via black
23-
typing-extensions==4.13.1
23+
typing-extensions==4.13.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.11.4
7+
ruff==0.11.5
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,13 @@ tomli==2.2.1
6767
# nox
6868
typer-slim==0.15.2
6969
# via -r tests/../hacking/pr_labeler/requirements.txt
70-
typing-extensions==4.13.1
70+
typing-extensions==4.13.2
7171
# via
7272
# codeowners
7373
# mypy
7474
# pygithub
7575
# typer-slim
76-
urllib3==2.3.0
76+
urllib3==2.4.0
7777
# via
7878
# pygithub
7979
# requests

0 commit comments

Comments
 (0)