Skip to content

Commit 94c0019

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

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-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.11.11
7+
ruff==0.11.12
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ cffi==1.17.1
1616
# pynacl
1717
charset-normalizer==3.4.2
1818
# via requests
19-
click==8.1.8
19+
click==8.2.1
2020
# via typer-slim
2121
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.2
25+
cryptography==45.0.3
2626
# via pyjwt
2727
dependency-groups==1.3.1
2828
# via nox
@@ -38,7 +38,7 @@ jinja2==3.1.6
3838
# via -r tests/../hacking/pr_labeler/requirements.txt
3939
markupsafe==3.0.2
4040
# via jinja2
41-
mypy==1.15.0
41+
mypy==1.16.0
4242
# via -r tests/typing.in
4343
mypy-extensions==1.1.0
4444
# via mypy
@@ -48,6 +48,8 @@ packaging==25.0
4848
# via
4949
# dependency-groups
5050
# nox
51+
pathspec==0.12.1
52+
# via mypy
5153
platformdirs==4.3.8
5254
# via virtualenv
5355
pycparser==2.22
@@ -65,7 +67,7 @@ tomli==2.2.1
6567
# dependency-groups
6668
# mypy
6769
# nox
68-
typer-slim==0.15.4
70+
typer-slim==0.16.0
6971
# via -r tests/../hacking/pr_labeler/requirements.txt
7072
typing-extensions==4.13.2
7173
# via

0 commit comments

Comments
 (0)