We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 351cb62 commit ad312daCopy full SHA for ad312da
tests/static.txt
@@ -4,5 +4,5 @@
4
#
5
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
6
7
-ruff==0.1.13
+ruff==0.1.14
8
# via -r tests/static.in
tests/typing.txt
@@ -32,7 +32,7 @@ idna==3.6
32
# via requests
33
jinja2==3.1.3
34
# via -r tests/../hacking/pr_labeler/requirements.txt
35
-markupsafe==2.1.3
+markupsafe==2.1.4
36
# via jinja2
37
mypy==1.8.0
38
# via -r tests/typing.in
0 commit comments