Update poetry.lock
parent
6d380c90f1
commit
a29104c8d0
|
@ -210,7 +210,7 @@ typing-extensions = {version = ">=3.10.0", markers = "python_version < \"3.10\""
|
|||
|
||||
[[package]]
|
||||
name = "python-libdiscid"
|
||||
version = "1.2"
|
||||
version = "2.0.1"
|
||||
description = "Python bindings for libdiscid"
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -330,7 +330,7 @@ udev = ["pyudev"]
|
|||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.7"
|
||||
content-hash = "f3ded121ca6cca186d5e649e2a1f73136e28ed4d57cae8118fb7d97f5c236c80"
|
||||
content-hash = "f152c05aca9b5b39776bacfafee5ee833dfc3deb1ef9c32455287659a55fd83c"
|
||||
|
||||
[metadata.files]
|
||||
astroid = [
|
||||
|
@ -462,7 +462,11 @@ pylint = [
|
|||
{file = "pylint-2.12.2.tar.gz", hash = "sha256:9d945a73640e1fec07ee34b42f5669b770c759acd536ec7b16d7e4b87a9c9ff9"},
|
||||
]
|
||||
python-libdiscid = [
|
||||
{file = "python-libdiscid-1.2.tar.gz", hash = "sha256:b39ebfab14da5260db972e170dddbf6c8a61475066bc05563aec39fbe483a0c7"},
|
||||
{file = "python-libdiscid-2.0.1.tar.gz", hash = "sha256:af934b506ea85a6d055c86997be95f072adc020fd9d455cbfcc93e0967462bb0"},
|
||||
{file = "python_libdiscid-2.0.1-cp36-cp36m-win32.whl", hash = "sha256:59a058fc4e0289c5754daeca3801690be1392326e6f15db9787781fb38e82b4b"},
|
||||
{file = "python_libdiscid-2.0.1-cp37-cp37m-win32.whl", hash = "sha256:799bc8bfc782ddd798f40a28188f6d5fb715ee46c9a3e27bcd6a2a2436efb721"},
|
||||
{file = "python_libdiscid-2.0.1-cp38-cp38-win32.whl", hash = "sha256:01428987d71a6360bef3d95453949bfea0a96b1213999df467562abfa7b76c83"},
|
||||
{file = "python_libdiscid-2.0.1-cp39-cp39-win32.whl", hash = "sha256:8d01ccc79e8064e600ac834d5a356aba2737023ec3c687caf9d0072f122eecd4"},
|
||||
]
|
||||
pyudev = [
|
||||
{file = "pyudev-0.22.0.tar.gz", hash = "sha256:69bb1beb7ac52855b6d1b9fe909eefb0017f38d917cba9939602c6880035b276"},
|
||||
|
|
Loading…
Reference in New Issue