Skip to content

Commit

Permalink
deps: update poetry-core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
radoering committed Aug 27, 2022
1 parent 583a47b commit a08c450
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
72 changes: 36 additions & 36 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 @@ -44,7 +44,7 @@ generate-setup-file = false
[tool.poetry.dependencies]
python = "^3.7"

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

0 comments on commit a08c450

Please sign in to comment.