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 Dec 2, 2024
1 parent 6af5b84 commit 611b35c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jinja2==3.1.4
# via coreschema
kiwisolver==1.4.7
# via matplotlib
markupsafe==2.1.5
markupsafe==3.0.2
# via jinja2
matplotlib==3.9.2
# via preparenovonix
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jinja2==3.1.4
# via coreschema
kiwisolver==1.4.7
# via matplotlib
markupsafe==2.1.5
markupsafe==3.0.2
# via jinja2
matplotlib==3.9.2
# via preparenovonix
Expand Down

0 comments on commit 611b35c

Please sign in to comment.