1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-22 10:01:20 +03:00

Merge pull request #2427 from EDCD/dependabot/pip/develop/mistune-3.1.3

Bump mistune from 3.1.1 to 3.1.3
This commit is contained in:
David Sangrey 2025-05-03 00:54:09 -04:00 committed by GitHub
commit a22bbf8a8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,7 +27,7 @@ autopep8==2.3.2
pre-commit==4.2.0 pre-commit==4.2.0
# HTML changelogs # HTML changelogs
mistune==3.1.1 mistune==3.1.3
# Packaging # Packaging
# We only need py2exe on windows. # We only need py2exe on windows.