Skip to content

Commit

Permalink
Bump mistune from 3.0.2 to 3.1.2
Browse files Browse the repository at this point in the history
Bumps [mistune](https://github.com/lepture/mistune) from 3.0.2 to 3.1.2.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst)
- [Commits](lepture/mistune@v3.0.2...v3.1.2)

---
updated-dependencies:
- dependency-name: mistune
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 08a94e0 commit b1bc46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
'Flask-Redis>=0.4.0',
'Jinja2>=3.1.5',
'MarkupSafe>=3.0.2',
'mistune==3.0.2', # Pinned: Will be addressed in #192
'mistune==3.1.2', # Pinned: Will be addressed in #192
'monotonic>=1.6',
'phonenumbers~=8.13.54',
'pypdf>= 5.1.0',
Expand Down

0 comments on commit b1bc46e

Please sign in to comment.