Skip to content

Commit 91e04f5

Browse files
Bump markupsafe from 2.0.1 to 3.0.2
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] <[email protected]>
1 parent 587c694 commit 91e04f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Jinja2>=2.10,<2.11 # http://jinja.pocoo.org/docs/latest/changelog/
1818

1919
# See https://github.com/pallets/markupsafe/issues/286 but breaking change in
2020
# MarkupSafe causes jinja to break
21-
MarkupSafe==2.0.1
21+
MarkupSafe==3.0.2
2222

2323
# Only for some importers:
2424
pyyaml>=5.3,<6.1 # http://pyyaml.org/wiki/PyYAML

0 commit comments

Comments
 (0)