Skip to content

Commit

Permalink
Merge pull request #118 from kevinconway/Pin-markupsafe
Browse files Browse the repository at this point in the history
Pin markupsafe
  • Loading branch information
kevinconway authored Feb 23, 2023
2 parents 3163158 + 043e5dc commit f20f48c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
jinja2==2.11.3
markupsafe==2.0.1
venvctrl>=0.5.0,<2.0.0
confpy>=0.11.0,<2.0.0
semver>=2.9.1,<3.0.0
semver>=2.9.1,<3.0.0

0 comments on commit f20f48c

Please sign in to comment.