We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 266dbed commit 938e9f4Copy full SHA for 938e9f4
requirements.txt
@@ -13,7 +13,7 @@ idna==3.7 ; python_version >= "3.10" and python_version < "4.0"
13
iniconfig==2.0.0 ; python_version >= "3.10" and python_version < "4.0"
14
isort==5.13.2 ; python_version >= "3.10" and python_version < "4.0"
15
itsdangerous==2.2.0 ; python_version >= "3.10" and python_version < "4.0"
16
-jinja2==3.1.3 ; python_version >= "3.10" and python_version < "4.0"
+jinja2==3.1.6 ; python_version >= "3.10" and python_version < "4.0"
17
markupsafe==2.1.5 ; python_version >= "3.10" and python_version < "4.0"
18
mccabe==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
19
mypy-extensions==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments