mirror of
https://github.com/laurentS/slowapi.git
synced 2026-03-13 09:10:20 +08:00
chore(deps): update dependency black to v26 [security]
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
appdirs==1.4.3
|
||||
atomicwrites==1.3.0; sys_platform == "win32"
|
||||
attrs==19.3.0
|
||||
black==23.3.0
|
||||
black==26.3.1
|
||||
certifi==2022.12.7
|
||||
chardet==3.0.4
|
||||
click==7.1.2
|
||||
|
||||
@@ -21,7 +21,7 @@ redis = {version = "^3.4.1", optional = true}
|
||||
[tool.poetry.dev-dependencies]
|
||||
isort = "^4.3.21"
|
||||
mypy = "^0.910"
|
||||
black = "^23.0.0"
|
||||
black = "^26.0.0"
|
||||
fastapi = "^0.89.0"
|
||||
lxml = "^4.9.1"
|
||||
starlette = "^0.22.0"
|
||||
|
||||
Reference in New Issue
Block a user