Skip to content

Commit 95d1f75

Browse files
ci: refresh dev dependencies (#2990)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 6d7c7ff commit 95d1f75

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

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

tests/typing.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependency-groups==1.3.1
2828
# via nox
2929
distlib==0.4.0
3030
# via virtualenv
31-
filelock==3.18.0
31+
filelock==3.19.1
3232
# via virtualenv
3333
idna==3.10
3434
# via requests
@@ -73,9 +73,10 @@ typing-extensions==4.14.1
7373
# mypy
7474
# pygithub
7575
# typer-slim
76+
# virtualenv
7677
urllib3==2.5.0
7778
# via
7879
# pygithub
7980
# requests
80-
virtualenv==20.33.1
81+
virtualenv==20.34.0
8182
# via nox

0 commit comments

Comments
 (0)