Skip to content

Commit

Permalink
re-regenerate lock file --no-update
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-o-how committed Jan 17, 2025
1 parent 66039d4 commit 70c47e1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions poetry.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand.

[[package]]
name = "aiofiles"
Expand Down Expand Up @@ -1206,7 +1206,7 @@ toml = ["tomli (>=1.2.1)"]
name = "distlib"
version = "0.3.7"
description = "Distribution utilities"
optional = false
optional = true
python-versions = "*"
files = [
{file = "distlib-0.3.7-py2.py3-none-any.whl", hash = "sha256:2e24928bc811348f0feb63014e97aaae3037f2cf48712d51ae61df7fd6075057"},
Expand Down Expand Up @@ -2148,7 +2148,7 @@ files = [
name = "platformdirs"
version = "3.11.0"
description = "A small Python package for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
optional = false
optional = true
python-versions = ">=3.7"
files = [
{file = "platformdirs-3.11.0-py3-none-any.whl", hash = "sha256:e9d171d00af68be50e9202731309c4e658fd8bc76f55c11c7dd760d023bda68e"},
Expand Down Expand Up @@ -3026,7 +3026,7 @@ zstd = ["zstandard (>=0.18.0)"]
name = "virtualenv"
version = "20.26.6"
description = "Virtual Python Environment builder"
optional = false
optional = true
python-versions = ">=3.7"
files = [
{file = "virtualenv-20.26.6-py3-none-any.whl", hash = "sha256:7345cc5b25405607a624d8418154577459c3e0277f5466dd79c49d5e492995f2"},
Expand Down Expand Up @@ -3352,4 +3352,4 @@ upnp = ["miniupnpc"]
[metadata]
lock-version = "2.0"
python-versions = ">=3.9, <4"
content-hash = "16c96cee6159a1913a02c48254330659242ca87556a8d23bb1312695cee48920"
content-hash = "158d804a893f10339891f0dc32c77ab6268f63f44ea3402d1c7f4e74027f332a"

0 comments on commit 70c47e1

Please sign in to comment.