Merge branch 'master' into bugfix-bulk-create
This commit is contained in:
@ -86,7 +86,7 @@ pytest-asyncio = "^0.16.0"
|
||||
fastapi = "^0.70.1"
|
||||
flake8 = "^3.9.2"
|
||||
flake8-black = "^0.2.3"
|
||||
flake8-bugbear = "^21.11.29"
|
||||
flake8-bugbear = "^22.1.11"
|
||||
flake8-import-order = "^0.18.1"
|
||||
flake8-bandit = "^2.1.2"
|
||||
flake8-builtins = "^1.5.3"
|
||||
@ -103,7 +103,7 @@ types-ipaddress = "^1.0.1"
|
||||
types-enum34 = "^1.1.1"
|
||||
types-cryptography = "^3.3.9"
|
||||
types-orjson = "^3.6.1"
|
||||
types-aiofiles = "^0.7.0"
|
||||
types-aiofiles = "^0.8.3"
|
||||
types-pkg-resources = "^0.1.3"
|
||||
types-requests = "^2.26.1"
|
||||
types-toml = "^0.10.1"
|
||||
|
||||
Reference in New Issue
Block a user