Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 23f308b commit dbf1fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Flask-SocketIO==5.1.1
idna==3.3
itsdangerous==2.0.1
Jinja2==3.1.4
MarkupSafe==2.0.1
MarkupSafe==3.0.2
numpy==1.21.4
pandas==1.3.4
python-dateutil==2.8.2
Expand Down

0 comments on commit dbf1fd4

Please sign in to comment.