Skip to content

Commit

Permalink
Merge pull request #118 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 289ff04 + ac6c83e commit 6fa672b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
https://github.com/wazo-platform/xivo-dao/archive/master.zip
https://github.com/wazo-platform/xivo-lib-python/archive/master.zip
automat==20.2.0 # from twisted
jinja2==2.11.3
markupsafe==1.1.1 # from jinja, see https://github.com/pallets/jinja/issues/1585
jinja2==3.0.3
markupsafe==2.0.1 # from jinja
psycopg2-binary==2.8.6
pyyaml==5.3.1
sqlalchemy==1.3.22
Expand Down

0 comments on commit 6fa672b

Please sign in to comment.