Skip to content

Commit

Permalink
Merge pull request #15 from gofrolist/dependabot/pip/markupsafe-2.1.3
Browse files Browse the repository at this point in the history
fix(deps): bump markupsafe from 2.0.1 to 2.1.3
  • Loading branch information
github-actions[bot] authored Sep 25, 2023
2 parents 972ea19 + 23bcf01 commit bb8fb58
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 73 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
jinja2 = "==3.1.2"
requests = "==2.30.0"
cairosvg = "==2.7.1"
markupsafe = "==2.0.1"
markupsafe = "==2.1.3"
pypdf2 = "==3.0.1"

[dev-packages]
Expand Down
135 changes: 63 additions & 72 deletions Pipfile.lock

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

0 comments on commit bb8fb58

Please sign in to comment.