Skip to content

Commit 769fe18

Browse files
ci: refresh dev dependencies (#3150)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 792d0d9 commit 769fe18

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pathspec==0.12.1
1818
# via black
1919
platformdirs==4.5.0
2020
# via black
21-
pytokens==0.1.10
21+
pytokens==0.2.0
2222
# via black
2323
tomli==2.3.0
2424
# via black

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

tests/typing.txt

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,25 @@ cffi==2.0.0
1414
# via
1515
# cryptography
1616
# pynacl
17-
charset-normalizer==3.4.3
17+
charset-normalizer==3.4.4
1818
# via requests
1919
click==8.3.0
2020
# via typer-slim
2121
codeowners==0.8.0
2222
# via -r tests/../hacking/pr_labeler/requirements.txt
23-
colorlog==6.9.0
23+
colorlog==6.10.1
2424
# via nox
25-
cryptography==46.0.2
25+
cryptography==46.0.3
2626
# via pyjwt
2727
dependency-groups==1.3.1
2828
# via nox
2929
distlib==0.4.0
3030
# via virtualenv
3131
filelock==3.20.0
3232
# via virtualenv
33-
idna==3.10
33+
humanize==4.14.0
34+
# via nox
35+
idna==3.11
3436
# via requests
3537
jinja2==3.1.6
3638
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -40,7 +42,7 @@ mypy==1.18.2
4042
# via -r tests/typing.in
4143
mypy-extensions==1.1.0
4244
# via mypy
43-
nox==2025.5.1
45+
nox==2025.10.16
4446
# via -r tests/typing.in
4547
packaging==25.0
4648
# via

0 commit comments

Comments
 (0)