Skip to content

Commit

Permalink
Merge pull request #289 from MJedr/update-markupsafe
Browse files Browse the repository at this point in the history
bump markupsafe
  • Loading branch information
MJedr authored Jul 13, 2023
2 parents 2d56907 + b5c79cf commit f025829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"isbnid_fork~=0.0,>=0.5.2",
"langdetect~=1.0,>=1.0.7",
"pycountry~=17.0,>=17.5.4",
"MarkupSafe>=1.1.1,<2.1.0",
"MarkupSafe>=1.1.1",
"urllib3~=1.25.0",
]

Expand Down

0 comments on commit f025829

Please sign in to comment.