Skip to content

Commit c68c402

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

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

tests/formatters.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in
3-
black==25.9.0
3+
black==25.11.0
44
# via -r tests/formatters.in
5-
click==8.3.0
5+
click==8.3.1
66
# via black
77
colorama==0.4.6 ; sys_platform == 'win32'
88
# via click

tests/static.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3-
ruff==0.14.4
3+
ruff==0.14.5
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ argcomplete==3.6.3
66
# via nox
77
attrs==25.4.0
88
# via nox
9-
certifi==2025.10.5
9+
certifi==2025.11.12
1010
# via requests
1111
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
1212
# via
1313
# cryptography
1414
# pynacl
1515
charset-normalizer==3.4.4
1616
# via requests
17-
click==8.3.0
17+
click==8.3.1
1818
# via typer-slim
1919
codeowners==0.8.0
2020
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -46,7 +46,7 @@ mypy==1.18.2
4646
# via -r tests/typing.in
4747
mypy-extensions==1.1.0
4848
# via mypy
49-
nox==2025.10.16
49+
nox==2025.11.12
5050
# via -r tests/typing.in
5151
packaging==25.0
5252
# via
@@ -62,13 +62,13 @@ pygithub==2.8.1
6262
# via -r tests/../hacking/pr_labeler/requirements.txt
6363
pyjwt==2.10.1
6464
# via pygithub
65-
pynacl==1.6.0
65+
pynacl==1.6.1
6666
# via pygithub
6767
requests==2.32.5
6868
# via pygithub
6969
typer-slim==0.20.0
7070
# via -r tests/../hacking/pr_labeler/requirements.txt
71-
types-docutils==0.22.2.20251006
71+
types-docutils==0.22.3.20251115
7272
# via -r tests/typing.in
7373
typing-extensions==4.15.0
7474
# via

0 commit comments

Comments
 (0)