mirror of
https://github.com/almet/copanier.git
synced 2025-04-28 19:42:37 +02:00
Bump markupsafe from 2.0.1 to 2.1.3
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.0.1 to 2.1.3. - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/2.0.1...2.1.3) --- updated-dependencies: - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ff262418c3
commit
ab4170c16a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ install_requires =
|
|||
debts==0.5
|
||||
emails==0.6
|
||||
Weasyprint==51
|
||||
MarkupSafe==2.0.1
|
||||
MarkupSafe==2.1.3
|
||||
|
||||
[options.extras_require]
|
||||
dev =
|
||||
|
|
Loading…
Reference in a new issue