Skip to content

Commit e82408c

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.9.5
3+
uv==0.9.7
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.14.2
3+
ruff==0.14.3
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,5 @@ urllib3==2.5.0
102102
# via
103103
# pygithub
104104
# requests
105-
virtualenv==20.35.3
105+
virtualenv==20.35.4
106106
# via nox

0 commit comments

Comments
 (0)