Skip to content

Commit

Permalink
chore: update poetry-core and poetry-plugin-export (#8034)
Browse files Browse the repository at this point in the history
(cherry picked from commit 2f6b31f)
  • Loading branch information
radoering committed May 29, 2023
1 parent 19f76d5 commit c82e51d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ Changelog = "https://python-poetry.org/history/"
[tool.poetry.dependencies]
python = "^3.7"

poetry-core = "1.6.0"
poetry-plugin-export = "^1.3.1"
poetry-core = "1.6.1"
poetry-plugin-export = "^1.4.0"
"backports.cached-property" = { version = "^1.0.2", python = "<3.8" }
build = "^0.10.0"
cachecontrol = { version = "^0.12.9", extras = ["filecache"] }
Expand Down

0 comments on commit c82e51d

Please sign in to comment.