mirror of
https://github.com/enpaul/peewee-plus.git
synced 2025-12-19 15:22:34 +00:00
Update mdformat to mitigate CVE-2023-26302
This commit is contained in:
@@ -55,8 +55,8 @@ safety = {version = "^2.2.0", python = "^3.10"}
|
||||
[tool.poetry.group.static.dependencies]
|
||||
black = {version = "^22.8.0", python = "^3.10"}
|
||||
blacken-docs = {version = "^1.12.0", python = "^3.10"}
|
||||
mdformat = {version = "^0.6.4", python = "^3.10"}
|
||||
mdformat-gfm = {version = "^0.2", python = "^3.10"}
|
||||
mdformat = {version = "^0.7.16", python = "^3.10"}
|
||||
mdformat-gfm = {version = "^0.3.5", python = "^3.10"}
|
||||
mypy = {version = "^1.2.0", python = "^3.10"}
|
||||
pre-commit = {version = "^2.15.0", python = "^3.10"}
|
||||
pre-commit-hooks = {version = "^4.0.1", python = "^3.10"}
|
||||
|
||||
Reference in New Issue
Block a user