Skip to content

Commit 691daa6

Browse files
ci: refresh dev dependencies (ansible#2587)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 97f0108 commit 691daa6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

tests/typing.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cffi==1.17.1
1010
# via
1111
# cryptography
1212
# pynacl
13-
charset-normalizer==3.4.1
13+
charset-normalizer==3.4.2
1414
# via requests
1515
click==8.1.8
1616
# via typer-slim
@@ -22,9 +22,9 @@ colorama==0.4.6 ; sys_platform == 'win32'
2222
# colorlog
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
@@ -60,7 +60,7 @@ pynacl==1.5.0
6060
# via pygithub
6161
requests==2.32.3
6262
# via pygithub
63-
typer-slim==0.15.2
63+
typer-slim==0.15.3
6464
# via -r tests/../hacking/pr_labeler/requirements.txt
6565
types-docutils==0.21.0.20241128
6666
# via -r tests/typing.in

0 commit comments

Comments
 (0)