Skip to content

Commit e513883

Browse files
ci: refresh dev dependencies
1 parent b5e6174 commit e513883

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-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.11
3+
uv==0.9.13
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.6
3+
ruff==0.14.7
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,11 @@ idna==3.11
4444
# via requests
4545
jinja2==3.1.6
4646
# via -r tests/../hacking/pr_labeler/requirements.txt
47+
librt==0.6.3
48+
# via mypy
4749
markupsafe==3.0.3
4850
# via jinja2
49-
mypy==1.18.2
51+
mypy==1.19.0
5052
# via -r tests/typing.in
5153
mypy-extensions==1.1.0
5254
# via mypy

0 commit comments

Comments
 (0)