Commit 0d25426d by Randy Döring

chore: bump required poetry-core version and relock dependencies

parent b6fb3a39
...@@ -47,7 +47,7 @@ generate-setup-file = false ...@@ -47,7 +47,7 @@ generate-setup-file = false
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.7" python = "^3.7"
poetry-core = "1.5.0" poetry-core = "1.5.1"
poetry-plugin-export = "^1.3.0" poetry-plugin-export = "^1.3.0"
"backports.cached-property" = { version = "^1.0.2", python = "<3.8" } "backports.cached-property" = { version = "^1.0.2", python = "<3.8" }
build = "^0.10.0" build = "^0.10.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment