Skip to content

Commit 8d2e877

Browse files
ci: refresh dev dependencies
1 parent 05bbf18 commit 8d2e877

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ platformdirs==4.2.0
2020
# via black
2121
tomli==2.0.1
2222
# via black
23-
typing-extensions==4.9.0
23+
typing-extensions==4.10.0
2424
# via black

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

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ tomli==2.0.1
5858
# via mypy
5959
typer==0.9.0
6060
# via -r tests/../hacking/pr_labeler/requirements.txt
61-
typing-extensions==4.9.0
61+
typing-extensions==4.10.0
6262
# via
6363
# codeowners
6464
# mypy

0 commit comments

Comments
 (0)