Skip to content

Commit 1e0e9b0

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

tests/static.txt

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

tests/typing.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ cffi==1.17.1
1414
# via
1515
# cryptography
1616
# pynacl
17-
charset-normalizer==3.4.1
17+
charset-normalizer==3.4.2
1818
# via requests
1919
click==8.1.8
2020
# via typer-slim
2121
codeowners==0.8.0
2222
# via -r tests/../hacking/pr_labeler/requirements.txt
2323
colorlog==6.9.0
2424
# via nox
25-
cryptography==44.0.2
25+
cryptography==44.0.3
2626
# via pyjwt
27-
dependency-groups==1.3.0
27+
dependency-groups==1.3.1
2828
# via nox
2929
deprecated==1.2.18
3030
# via pygithub
@@ -42,7 +42,7 @@ mypy==1.15.0
4242
# via -r tests/typing.in
4343
mypy-extensions==1.1.0
4444
# via mypy
45-
nox==2025.2.9
45+
nox==2025.5.1
4646
# via -r tests/typing.in
4747
packaging==25.0
4848
# via
@@ -65,7 +65,7 @@ tomli==2.2.1
6565
# dependency-groups
6666
# mypy
6767
# nox
68-
typer-slim==0.15.2
68+
typer-slim==0.15.3
6969
# via -r tests/../hacking/pr_labeler/requirements.txt
7070
typing-extensions==4.13.2
7171
# via

0 commit comments

Comments
 (0)