Skip to content

Commit 6e55727

Browse files
ci: refresh dev dependencies (#3033)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 8029a99 commit 6e55727

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

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ 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.6
25+
cryptography==45.0.7
2626
# via pyjwt
2727
dependency-groups==1.3.1
2828
# via nox
@@ -52,7 +52,7 @@ platformdirs==4.4.0
5252
# via virtualenv
5353
pycparser==2.22
5454
# via cffi
55-
pygithub==2.7.0
55+
pygithub==2.8.1
5656
# via -r tests/../hacking/pr_labeler/requirements.txt
5757
pyjwt==2.10.1
5858
# via pygithub
@@ -65,7 +65,7 @@ tomli==2.2.1
6565
# dependency-groups
6666
# mypy
6767
# nox
68-
typer-slim==0.17.3
68+
typer-slim==0.17.4
6969
# via -r tests/../hacking/pr_labeler/requirements.txt
7070
typing-extensions==4.15.0
7171
# via

0 commit comments

Comments
 (0)