Skip to content

Commit

Permalink
Bump markupsafe from 2.1.5 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 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.1.5...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]>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent 378ea3c commit 333652b
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 64 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ flask = "~=3.0"
gunicorn = "~=23.0"
python-dotenv = "~=1.0"
slackclient = "~=2.6"
markupsafe = "==2.1.5"
markupsafe = "==3.0.2"
click = "~=8.1"
types-flask = "*"
typing_extensions = "*"
Expand Down
127 changes: 64 additions & 63 deletions Pipfile.lock

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

0 comments on commit 333652b

Please sign in to comment.