Skip to content

Commit af6278a

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

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

tests/formatters.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in
66
#
7-
black==25.9.0
7+
black==25.11.0
88
# via -r tests/formatters.in
9-
click==8.3.0
9+
click==8.3.1
1010
# via black
1111
isort==7.0.0
1212
# via -r tests/formatters.in

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

tests/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ argcomplete==3.6.3
88
# via nox
99
attrs==25.4.0
1010
# via nox
11-
certifi==2025.10.5
11+
certifi==2025.11.12
1212
# via requests
1313
cffi==2.0.0
1414
# via
1515
# cryptography
1616
# pynacl
1717
charset-normalizer==3.4.4
1818
# via requests
19-
click==8.3.0
19+
click==8.3.1
2020
# via typer-slim
2121
codeowners==0.8.0
2222
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -42,7 +42,7 @@ mypy==1.18.2
4242
# via -r tests/typing.in
4343
mypy-extensions==1.1.0
4444
# via mypy
45-
nox==2025.10.16
45+
nox==2025.11.12
4646
# via -r tests/typing.in
4747
packaging==25.0
4848
# via
@@ -58,7 +58,7 @@ pygithub==2.8.1
5858
# via -r tests/../hacking/pr_labeler/requirements.txt
5959
pyjwt==2.10.1
6060
# via pygithub
61-
pynacl==1.6.0
61+
pynacl==1.6.1
6262
# via pygithub
6363
requests==2.32.5
6464
# via pygithub

0 commit comments

Comments
 (0)