Skip to content

Commit

Permalink
Merge pull request #131 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 3bbacf1 + cde8b91 commit 204c045
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,7 +1,7 @@
https://github.com/wazo-platform/xivo-lib-python/archive/master.zip # from xivo-dao
https://github.com/wazo-platform/xivo-dao/archive/master.zip
jinja2==2.11.3
markupsafe==1.1.1 # from jinja2
jinja2==3.0.3
markupsafe==2.0.1 # from jinja2
netaddr==0.7.19
netifaces==0.10.9
pyyaml==5.3.1 # from xivo-lib-python
Expand Down

0 comments on commit 204c045

Please sign in to comment.