Skip to content

Commit

Permalink
build(deps): pin poetry-core to 1.1.0b3
Browse files Browse the repository at this point in the history
  • Loading branch information
mkniewallner authored and abn committed Jul 13, 2022
1 parent d456222 commit 37b08b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ generate-setup-file = false
[tool.poetry.dependencies]
python = "^3.7"

poetry-core = "^1.1.0b3"
poetry-core = "1.1.0b3"
poetry-plugin-export = "^1.0.5"
cachecontrol = { version = "^0.12.9", extras = ["filecache"] }
cachy = "^0.3.0"
Expand Down

0 comments on commit 37b08b7

Please sign in to comment.