Skip to content

Commit b903fe2

Browse files
chore: bump jinja2 to 3.1.6 (#1723)
* chore: bump jinja2 to 3.1.6 * adding changes * update naming in changes.rst * fix version in changes.rst
1 parent 653656d commit b903fe2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ fixes:
1818
- chore: bump jinja2 to 3.1.5 and requests to 2.32.0 (#1714)
1919
- Fix: situationally broken apropos command (#1711)
2020
- chore: bump requests to 2.32.3 (#1715)
21+
- chore: bump jinja2 to 3.1.6 (#1723)
2122

2223

2324
v6.2.0 (2024-01-01)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"setuptools==75.7.0",
3232
"flask==2.3.3",
3333
"requests==2.32.3",
34-
"jinja2==3.1.5",
34+
"jinja2==3.1.6",
3535
"pyOpenSSL==24.3.0",
3636
"colorlog==6.7.0",
3737
"markdown==3.4.4",

0 commit comments

Comments
 (0)