Skip to content

Commit 18fb7ae

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-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: 2 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
@@ -72,5 +72,5 @@ urllib3==2.5.0
7272
# via
7373
# pygithub
7474
# requests
75-
virtualenv==20.33.1
75+
virtualenv==20.34.0
7676
# via nox

0 commit comments

Comments
 (0)