Skip to content

Commit ad312da

Browse files
ci: refresh dev dependencies (#1049)
1 parent 351cb62 commit ad312da

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

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ idna==3.6
3232
# via requests
3333
jinja2==3.1.3
3434
# via -r tests/../hacking/pr_labeler/requirements.txt
35-
markupsafe==2.1.3
35+
markupsafe==2.1.4
3636
# via jinja2
3737
mypy==1.8.0
3838
# via -r tests/typing.in

0 commit comments

Comments
 (0)