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 653656d commit b903fe2Copy full SHA for b903fe2
CHANGES.rst
@@ -18,6 +18,7 @@ fixes:
18
- chore: bump jinja2 to 3.1.5 and requests to 2.32.0 (#1714)
19
- Fix: situationally broken apropos command (#1711)
20
- chore: bump requests to 2.32.3 (#1715)
21
+- chore: bump jinja2 to 3.1.6 (#1723)
22
23
24
v6.2.0 (2024-01-01)
setup.py
@@ -31,7 +31,7 @@
31
"setuptools==75.7.0",
32
"flask==2.3.3",
33
"requests==2.32.3",
34
- "jinja2==3.1.5",
+ "jinja2==3.1.6",
35
"pyOpenSSL==24.3.0",
36
"colorlog==6.7.0",
37
"markdown==3.4.4",
0 commit comments