Skip to content

Commit 7d36e48

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

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

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ argcomplete==3.6.2
88
# via nox
99
attrs==25.3.0
1010
# via nox
11-
certifi==2025.7.9
11+
certifi==2025.7.14
1212
# via requests
1313
cffi==1.17.1
1414
# via
@@ -28,7 +28,7 @@ dependency-groups==1.3.1
2828
# via nox
2929
deprecated==1.2.18
3030
# via pygithub
31-
distlib==0.3.9
31+
distlib==0.4.0
3232
# via virtualenv
3333
filelock==3.18.0
3434
# via virtualenv
@@ -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.16.1
41+
mypy==1.17.0
4242
# via -r tests/typing.in
4343
mypy-extensions==1.1.0
4444
# via mypy

0 commit comments

Comments
 (0)