Skip to content

Commit f08e092

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

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

tests/pip-compile.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/pip-compile.txt tests/pip-compile.in
3-
uv==0.8.0
3+
uv==0.8.3
44
# via -r tests/pip-compile.in

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

tests/tag.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
66
# via click
77
gitdb==4.0.12
88
# via gitpython
9-
gitpython==3.1.44
9+
gitpython==3.1.45
1010
# via -r tests/tag.in
1111
markdown-it-py==3.0.0
1212
# via rich
@@ -16,7 +16,7 @@ packaging==25.0
1616
# via -r tests/tag.in
1717
pygments==2.19.2
1818
# via rich
19-
rich==14.0.0
19+
rich==14.1.0
2020
# via typer
2121
shellingham==1.5.4
2222
# via typer

tests/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ filelock==3.18.0
4040
# via virtualenv
4141
gitdb==4.0.12
4242
# via gitpython
43-
gitpython==3.1.44
43+
gitpython==3.1.45
4444
# via -r tests/tag.in
4545
idna==3.10
4646
# via requests
@@ -79,7 +79,7 @@ pynacl==1.5.0
7979
# via pygithub
8080
requests==2.32.4
8181
# via pygithub
82-
rich==14.0.0
82+
rich==14.1.0
8383
# via typer
8484
shellingham==1.5.4
8585
# via typer
@@ -89,7 +89,7 @@ typer==0.16.0
8989
# via -r tests/tag.in
9090
typer-slim==0.16.0
9191
# via -r tests/../hacking/pr_labeler/requirements.txt
92-
types-docutils==0.21.0.20250715
92+
types-docutils==0.21.0.20250722
9393
# via -r tests/typing.in
9494
typing-extensions==4.14.1
9595
# via
@@ -102,7 +102,7 @@ urllib3==2.5.0
102102
# via
103103
# pygithub
104104
# requests
105-
virtualenv==20.31.2
105+
virtualenv==20.32.0
106106
# via nox
107107
wrapt==1.17.2
108108
# via deprecated

0 commit comments

Comments
 (0)