Skip to content

Commit 337b49f

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

File tree

2 files changed

+3
-7
lines changed

2 files changed

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

tests/typing.txt

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ cryptography==45.0.5
2626
# via pyjwt
2727
dependency-groups==1.3.1
2828
# via nox
29-
deprecated==1.2.18
30-
# via pygithub
3129
distlib==0.4.0
3230
# via virtualenv
3331
filelock==3.18.0
@@ -38,7 +36,7 @@ jinja2==3.1.6
3836
# via -r tests/../hacking/pr_labeler/requirements.txt
3937
markupsafe==3.0.2
4038
# via jinja2
41-
mypy==1.17.0
39+
mypy==1.17.1
4240
# via -r tests/typing.in
4341
mypy-extensions==1.1.0
4442
# via mypy
@@ -54,7 +52,7 @@ platformdirs==4.3.8
5452
# via virtualenv
5553
pycparser==2.22
5654
# via cffi
57-
pygithub==2.6.1
55+
pygithub==2.7.0
5856
# via -r tests/../hacking/pr_labeler/requirements.txt
5957
pyjwt==2.10.1
6058
# via pygithub
@@ -76,5 +74,3 @@ urllib3==2.5.0
7674
# requests
7775
virtualenv==20.32.0
7876
# via nox
79-
wrapt==1.17.2
80-
# via deprecated

0 commit comments

Comments
 (0)