Skip to content

Commit 8d3aa56

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

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

tests/static.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3-
ruff==0.11.11
3+
ruff==0.11.12
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cffi==1.17.1
1212
# pynacl
1313
charset-normalizer==3.4.2
1414
# via requests
15-
click==8.1.8
15+
click==8.2.1
1616
# via typer-slim
1717
codeowners==0.8.0
1818
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -22,7 +22,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
2222
# colorlog
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
@@ -60,9 +62,9 @@ pynacl==1.5.0
6062
# via pygithub
6163
requests==2.32.3
6264
# via pygithub
63-
typer-slim==0.15.4
65+
typer-slim==0.16.0
6466
# via -r tests/../hacking/pr_labeler/requirements.txt
65-
types-docutils==0.21.0.20250523
67+
types-docutils==0.21.0.20250526
6668
# via -r tests/typing.in
6769
typing-extensions==4.13.2
6870
# via

0 commit comments

Comments
 (0)