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.
2 parents d988dcf + b762087 commit ef30841Copy full SHA for ef30841
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.11
+ruff==0.1.13
8
# via -r tests/static.in
tests/typing.txt
@@ -30,7 +30,7 @@ filelock==3.13.1
30
# via virtualenv
31
idna==3.6
32
# via requests
33
-jinja2==3.1.2
+jinja2==3.1.3
34
# via -r tests/../hacking/pr_labeler/requirements.txt
35
markupsafe==2.1.3
36
# via jinja2
0 commit comments