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 9d70816 + b3e3f7b commit f516bcbCopy full SHA for f516bcb
requirements.in.txt
@@ -86,7 +86,7 @@ wheel==0.42.0
86
importlib-resources<6.0
87
cryptography>42.0.4
88
pip>=23.3
89
-jinja2>=3.1.4
+jinja2>=3.1.5
90
91
# fix for https://security.snyk.io/vuln/SNYK-PYTHON-GEVENT-8320934
92
gevent>=24.10.1
requirements.txt
@@ -41,7 +41,7 @@ idna==3.10
41
ijson==3.3.0
42
importlib-resources==5.13.0
43
itsdangerous==2.0.1
44
-Jinja2==3.1.4
+Jinja2==3.1.5
45
jmespath==1.0.1
46
json-table-schema==0.2.1
47
jsonlines==4.0.0
0 commit comments