Skip to content

Commit

Permalink
bump poetry-core to 1.1.0a7
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Young authored and abn committed Mar 6, 2022
1 parent ae4f981 commit 70e38a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ generate-setup-file = false
[tool.poetry.dependencies]
python = "^3.7"

poetry-core = "^1.1.0a6"
poetry-core = "^1.1.0a7"
cachecontrol = { version = "^0.12.9", extras = ["filecache"] }
cachy = "^0.3.0"
cleo = "^1.0.0a4"
Expand Down

0 comments on commit 70e38a1

Please sign in to comment.