Skip to content

Commit c7d9560

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

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

tests/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ attrs==25.3.0
1010
# via nox
1111
certifi==2025.8.3
1212
# via requests
13-
cffi==1.17.1
13+
cffi==2.0.0
1414
# via
1515
# cryptography
1616
# pynacl
@@ -36,7 +36,7 @@ jinja2==3.1.6
3636
# via -r tests/../hacking/pr_labeler/requirements.txt
3737
markupsafe==3.0.2
3838
# via jinja2
39-
mypy==1.17.1
39+
mypy==1.18.1
4040
# via -r tests/typing.in
4141
mypy-extensions==1.1.0
4242
# via mypy
@@ -50,13 +50,13 @@ pathspec==0.12.1
5050
# via mypy
5151
platformdirs==4.4.0
5252
# via virtualenv
53-
pycparser==2.22
53+
pycparser==2.23
5454
# via cffi
5555
pygithub==2.8.1
5656
# via -r tests/../hacking/pr_labeler/requirements.txt
5757
pyjwt==2.10.1
5858
# via pygithub
59-
pynacl==1.5.0
59+
pynacl==1.6.0
6060
# via pygithub
6161
requests==2.32.5
6262
# via pygithub

0 commit comments

Comments
 (0)