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
  • Loading branch information
radoering authored May 29, 2023
1 parent 3ba800f commit 2f6b31f
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.8"

poetry-core = "1.6.0"
poetry-plugin-export = "^1.3.1"
poetry-core = "1.6.1"
poetry-plugin-export = "^1.4.0"
build = "^0.10.0"
cachecontrol = { version = "^0.12.9", extras = ["filecache"] }
cleo = "^2.0.0"
Expand Down

0 comments on commit 2f6b31f

Please # to comment.