Update lock file
This commit is contained in:
parent
af8a7d6992
commit
60539a215f
1 changed files with 4 additions and 3 deletions
7
poetry.lock
generated
7
poetry.lock
generated
|
|
@ -1,4 +1,4 @@
|
|||
# This file is automatically @generated by Poetry 1.8.4 and should not be changed by hand.
|
||||
# This file is automatically @generated by Poetry 2.3.4 and should not be changed by hand.
|
||||
|
||||
[[package]]
|
||||
name = "bottle"
|
||||
|
|
@ -6,12 +6,13 @@ version = "0.12.25"
|
|||
description = "Fast and simple WSGI-framework for small web-applications."
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
groups = ["main"]
|
||||
files = [
|
||||
{file = "bottle-0.12.25-py3-none-any.whl", hash = "sha256:d6f15f9d422670b7c073d63bd8d287b135388da187a0f3e3c19293626ce034ea"},
|
||||
{file = "bottle-0.12.25.tar.gz", hash = "sha256:e1a9c94970ae6d710b3fb4526294dfeb86f2cb4a81eff3a4b98dc40fb0e5e021"},
|
||||
]
|
||||
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
lock-version = "2.1"
|
||||
python-versions = "^3.9"
|
||||
content-hash = "861e3ad9d0b00deb876d2ca7797a608f215c7b91ec9b38f367b24bd096a28478"
|
||||
content-hash = "a526e61db0bf9cc49e967ff677da22b371ff4f5116a32e9a19280c5321bf9ccb"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue