Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2022
1 parent 6467a78 commit 2d87ca8
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 73 deletions.
115 changes: 43 additions & 72 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ boto3-stubs = "^1.24.9"
botocore-stubs = "^1.27.8"
freezegun = "~1.2"
Jinja2 = "2.11.3"
markupsafe = "2.0.1"
markupsafe = "2.1.1"
mypy = "^0.961"
parameterized = "0.8.1"
pre-commit = "~2.19"
Expand Down

0 comments on commit 2d87ca8

Please sign in to comment.