mirror of
https://github.com/enpaul/peewee-plus.git
synced 2025-12-19 07:12:34 +00:00
Update black to stable release
Update transient dependencies to fix security errors
This commit is contained in:
@@ -33,7 +33,7 @@ peewee = "^3.14.8"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
bandit = "^1.7.1"
|
||||
black = {version = "^21.11b1", python = "^3.7"}
|
||||
black = {version = "^22.8.0", python = "^3.7"}
|
||||
blacken-docs = {version = "^1.12.0", python = "^3.7"}
|
||||
ipython = {version = "^7.29.0", python = "^3.7"}
|
||||
mdformat = "^0.6.4"
|
||||
|
||||
Reference in New Issue
Block a user