Skip to content

Commit

Permalink
chore: update poetry-core (#7676)
Browse files Browse the repository at this point in the history
(cherry picked from commit cbfdc62)
  • Loading branch information
radoering committed Mar 18, 2023
1 parent 6beaef9 commit 7b021d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -47,7 +47,7 @@ generate-setup-file = false
[tool.poetry.dependencies]
python = "^3.7"

poetry-core = "1.5.1"
poetry-core = "1.5.2"
poetry-plugin-export = "^1.3.0"
"backports.cached-property" = { version = "^1.0.2", python = "<3.8" }
build = "^0.10.0"
Expand Down

0 comments on commit 7b021d4

Please sign in to comment.