Skip to content

Commit 38df812

Browse files
ci: refresh dev dependencies (#1766)
1 parent f8acac3 commit 38df812

File tree

2 files changed

+2
-2
lines changed

2 files changed

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

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ tomli==2.0.1
6868
# via
6969
# mypy
7070
# nox
71-
typer==0.12.3
71+
typer==0.12.4
7272
# via -r tests/../hacking/pr_labeler/requirements.txt
7373
typing-extensions==4.12.2
7474
# via

0 commit comments

Comments
 (0)