Skip to content

Commit

Permalink
Bump markupsafe from 1.1.1 to 2.1.5
Browse files Browse the repository at this point in the history
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 1.1.1 to 2.1.5.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](pallets/markupsafe@1.1.1...2.1.5)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 10f019e commit 350363a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Flask==1.1.2
gunicorn==19.10.0
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe==1.1.1
MarkupSafe==2.1.5
pyparsing==2.4.7
python-dateutil==2.8.1
PyYAML==5.4.1
Expand Down

0 comments on commit 350363a

Please sign in to comment.