Skip to content

Commit 1efdabc

Browse files
authored
Merge pull request #227 from Vonage/dependabot/pip/jwt/decode-jwt/jinja2-3.1.4
Bump jinja2 from 3.1.3 to 3.1.4 in /jwt/decode-jwt
2 parents 236eb2e + 3e9369e commit 1efdabc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jwt/decode-jwt/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ cffi==1.15.1
1111
click==8.1.3; python_version >= '3.7'
1212
flask==2.3.2
1313
itsdangerous==2.1.2; python_version >= '3.7'
14-
jinja2==3.1.3; python_version >= '3.7'
14+
jinja2==3.1.4; python_version >= '3.7'
1515
markupsafe==2.1.2; python_version >= '3.7'
1616
pycparser==2.21; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
1717
python-dotenv==1.0.0

0 commit comments

Comments
 (0)