Skip to content

Commit

Permalink
Merge pull request #339 from sanger/dependabot/pip/markupsafe-2.1.5
Browse files Browse the repository at this point in the history
Bump markupsafe from 2.1.3 to 2.1.5
  • Loading branch information
stevieing authored Feb 26, 2024
2 parents 3e9acc1 + 6dd2d45 commit f7a1b00
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ flask = "~=3.0"
gunicorn = "~=21.2"
python-dotenv = "~=1.0"
slackclient = "~=2.6"
markupsafe = "==2.1.3"
markupsafe = "==2.1.5"
click = "~=8.0"
types-flask = "*"

Expand Down
124 changes: 62 additions & 62 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f7a1b00

Please sign in to comment.