Skip to content

Commit

Permalink
Merge pull request #495 from wazo-platform/WAZO-3033-bump-jinja2
Browse files Browse the repository at this point in the history
bump jinja/markupsafe to Bookworm version
  • Loading branch information
fblackburn1 authored Dec 19, 2024
2 parents ce3de00 + 7159842 commit bbd69d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ flask-cors==3.0.9
flask-restful==0.3.8
flask==1.1.2
itsdangerous==1.1.0 # from flask
jinja2==2.11.3 # from flask
jinja2==3.0.3 # from flask
kombu==5.0.2
markupsafe==1.1.1 # from jinja
markupsafe==2.0.1 # from jinja
marshmallow==3.10.0
netifaces==0.10.9
psycopg2-binary==2.8.6
Expand All @@ -25,4 +25,4 @@ sqlalchemy-utils==0.36.8 # from xivo-dao
stevedore==4.0.2
unidecode==1.2.0 # from xivo-dao
werkzeug==1.0.1
phonenumbers==8.12.1
phonenumbers==8.12.1

0 comments on commit bbd69d6

Please sign in to comment.