mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 08:09:18 +01:00
Merge pull request #298 from moraroy/dependabot/pip/poetry-plugin-export-1.8.0
Bump poetry-plugin-export from 1.7.1 to 1.8.0
This commit is contained in:
commit
2d2e54cf27
12
poetry.lock
generated
12
poetry.lock
generated
@ -1129,18 +1129,18 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "poetry-plugin-export"
|
name = "poetry-plugin-export"
|
||||||
version = "1.7.1"
|
version = "1.8.0"
|
||||||
description = "Poetry plugin to export the dependencies to various formats"
|
description = "Poetry plugin to export the dependencies to various formats"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.8,<4.0"
|
python-versions = "<4.0,>=3.8"
|
||||||
files = [
|
files = [
|
||||||
{file = "poetry_plugin_export-1.7.1-py3-none-any.whl", hash = "sha256:b2258e53ae0d369a73806f957ed0e726eb95c571a0ce8b1f273da686528cc1da"},
|
{file = "poetry_plugin_export-1.8.0-py3-none-any.whl", hash = "sha256:adbe232cfa0cc04991ea3680c865cf748bff27593b9abcb1f35fb50ed7ba2c22"},
|
||||||
{file = "poetry_plugin_export-1.7.1.tar.gz", hash = "sha256:cf62cfb6218a904290ba6db3bc1a24aa076d10f81c48c6e48b2ded430131e22e"},
|
{file = "poetry_plugin_export-1.8.0.tar.gz", hash = "sha256:1fa6168a85d59395d835ca564bc19862a7c76061e60c3e7dfaec70d50937fc61"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[package.dependencies]
|
[package.dependencies]
|
||||||
poetry = ">=1.8.0,<2.0.0"
|
poetry = ">=1.8.0,<3.0.0"
|
||||||
poetry-core = ">=1.7.0,<2.0.0"
|
poetry-core = ">=1.7.0,<3.0.0"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "prompt-toolkit"
|
name = "prompt-toolkit"
|
||||||
|
Loading…
Reference in New Issue
Block a user