mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
bump ruff version
This commit is contained in:
36
poetry.lock
generated
36
poetry.lock
generated
@ -857,7 +857,7 @@ jupyter = ["ipywidgets (>=7.5.1,<8.0.0)"]
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "ruff"
|
name = "ruff"
|
||||||
version = "0.0.192"
|
version = "0.0.194"
|
||||||
description = "An extremely fast Python linter, written in Rust."
|
description = "An extremely fast Python linter, written in Rust."
|
||||||
category = "dev"
|
category = "dev"
|
||||||
optional = false
|
optional = false
|
||||||
@ -1153,7 +1153,7 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
|
|||||||
[metadata]
|
[metadata]
|
||||||
lock-version = "1.1"
|
lock-version = "1.1"
|
||||||
python-versions = ">=3.8.1,<4.0"
|
python-versions = ">=3.8.1,<4.0"
|
||||||
content-hash = "9ad50b50b99cb22ece06d5e56c58f9f1f9518fcb352acf8c072626be5c682837"
|
content-hash = "3e0574eaf9c6674650a691e8a2b81bf0ec0d598fea9342bd33e81a8387d3b39b"
|
||||||
|
|
||||||
[metadata.files]
|
[metadata.files]
|
||||||
aiofiles = [
|
aiofiles = [
|
||||||
@ -1873,22 +1873,22 @@ rich = [
|
|||||||
{file = "rich-10.16.2.tar.gz", hash = "sha256:720974689960e06c2efdb54327f8bf0cdbdf4eae4ad73b6c94213cad405c371b"},
|
{file = "rich-10.16.2.tar.gz", hash = "sha256:720974689960e06c2efdb54327f8bf0cdbdf4eae4ad73b6c94213cad405c371b"},
|
||||||
]
|
]
|
||||||
ruff = [
|
ruff = [
|
||||||
{file = "ruff-0.0.192-py3-none-macosx_10_7_x86_64.whl", hash = "sha256:eac8b1447b82744aa6d64303be081227bbc9a6c3577c793f4cf8ed5c09decb71"},
|
{file = "ruff-0.0.194-py3-none-macosx_10_7_x86_64.whl", hash = "sha256:0018144e8c4749d16126fc92eb68ab0cb87e11a8852a7b24f4d671e0ac6c1e8d"},
|
||||||
{file = "ruff-0.0.192-py3-none-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:71d49353a7e8799bc879df9cc17e2f2a8664240617b25a11db517d97ed65b377"},
|
{file = "ruff-0.0.194-py3-none-macosx_10_9_x86_64.macosx_11_0_arm64.macosx_10_9_universal2.whl", hash = "sha256:d3bb9fc5bb82d4420877a76643924c71b07e70b0615b32e03c03d58f3d911dd1"},
|
||||||
{file = "ruff-0.0.192-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:113562bc3298b680df41c4a26fb55d10ed6e38432e987437302e8959a26ca8f5"},
|
{file = "ruff-0.0.194-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:f4bc48691400779116932a389b915ea821806bfa77bbcc11b5e3891269588057"},
|
||||||
{file = "ruff-0.0.192-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:e054e307f53af0db530eb1f8a810edd671561b512cf17954f8842bf7d786153b"},
|
{file = "ruff-0.0.194-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:9f4b02f8440305511c6ad8146e6cee7799f6ade25d7b611eae81a1d134d11317"},
|
||||||
{file = "ruff-0.0.192-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:340ea45b619a6729e518658bbd11b3650d1de89f87e01334d36f8f22c454fe89"},
|
{file = "ruff-0.0.194-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:148f8ef7f8d2c9f1fd135e67b601bf314c9d6677085cfa7cbaf7d5e859689cf4"},
|
||||||
{file = "ruff-0.0.192-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:a6b6863dcbac58666b87b840fd92a49a8791ee9c52bca2cc33e480380e6bf50d"},
|
{file = "ruff-0.0.194-py3-none-manylinux_2_17_ppc64.manylinux2014_ppc64.whl", hash = "sha256:8618c2179529858a865fee67ba6df87dbd6642f7529439e1a5b38daaef31282a"},
|
||||||
{file = "ruff-0.0.192-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:8661c278c6a9dd059e1327d1f4b9ea1e749da6e26b77e567f1566d31d561868a"},
|
{file = "ruff-0.0.194-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:72d230d679d9e7f21088f770e3e201ccf819b3700bd0305dda79149c46558834"},
|
||||||
{file = "ruff-0.0.192-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:51ffca9d10f139932479c5ca3838b5194ccef534677969e21b368daee5e13bca"},
|
{file = "ruff-0.0.194-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:38e913969c4a23e8398006595f5ffb40eb0cbe36933c765d9471a24ffe66c0a5"},
|
||||||
{file = "ruff-0.0.192-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:03921ceae167be1733be9b50774627a3a5874e0d0db6d0f3d22cb7d4ec0bc50d"},
|
{file = "ruff-0.0.194-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:1313fd11f3941447d8b7491e115dbeb0f8bb165389119b91b59a82613f8c3d29"},
|
||||||
{file = "ruff-0.0.192-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:e41e8492413b17451eb5ffee07339dbbd6c7b89a6c968b4fcb7f1188505f418a"},
|
{file = "ruff-0.0.194-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:181d0eac55970b8d21f318b7f9951481fb9a5d1e84ffc661bd14587387324f90"},
|
||||||
{file = "ruff-0.0.192-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:de4a29092aa026a484e174acb1ddc92c752836daebd4fb6d94078986531a2f4d"},
|
{file = "ruff-0.0.194-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:d992940d1bedd23d777fc1dc4dc999fde9977f7fd06d34c0fbe6f3f6c3cf794b"},
|
||||||
{file = "ruff-0.0.192-py3-none-musllinux_1_2_i686.whl", hash = "sha256:6623a936cfc2547a9abbb888c9d5ffcae06897306b2649c4700a2f33bd08ada6"},
|
{file = "ruff-0.0.194-py3-none-musllinux_1_2_i686.whl", hash = "sha256:2bbb8b2d99abf36423aa7dbd4408b7436a2f0bc9823dcb81044b1512493a8173"},
|
||||||
{file = "ruff-0.0.192-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:6bd9410f10fa3efbf34ef45afae8064c7e8fddcc3ea0c1755f4e2d12c0a197e5"},
|
{file = "ruff-0.0.194-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:f28a23c1d2bab3dca45ef0c5e52c0a462a63967049ff64ca0b39ab75c4e444fe"},
|
||||||
{file = "ruff-0.0.192-py3-none-win32.whl", hash = "sha256:c3f79b3469b28961ea1737de1b2aa0e001c0f0d16fa17ead8fcfa7b9fbcd25d1"},
|
{file = "ruff-0.0.194-py3-none-win32.whl", hash = "sha256:c7b8f5ba49b98c38d677917632fce1a5337f69da0b747b1ce4315923132650a2"},
|
||||||
{file = "ruff-0.0.192-py3-none-win_amd64.whl", hash = "sha256:fb60b2ecba8e59ad553ba003dd529e716e1eef5cd660f1f94466765f57d60c17"},
|
{file = "ruff-0.0.194-py3-none-win_amd64.whl", hash = "sha256:d99be16e5d50dd23803e6d0e955c3a7bc2814a0bb1fff01c66b33d44d19ab01c"},
|
||||||
{file = "ruff-0.0.192.tar.gz", hash = "sha256:a7ecadd76b938c3b05f74d4223fa7cf443563086cbdfae2189220c3be0bde648"},
|
{file = "ruff-0.0.194.tar.gz", hash = "sha256:d33bcb064eb8800aeaae0f742a94f7dc63041220cc1dfb49946ee9f3e02117a4"},
|
||||||
]
|
]
|
||||||
scp = [
|
scp = [
|
||||||
{file = "scp-0.14.4-py2.py3-none-any.whl", hash = "sha256:29ddaafbfba60793a8a779694c97d8c150d365668a4ef67616c515b80a69ef2f"},
|
{file = "scp-0.14.4-py2.py3-none-any.whl", hash = "sha256:29ddaafbfba60793a8a779694c97d8c150d365668a4ef67616c515b80a69ef2f"},
|
||||||
|
@ -62,7 +62,7 @@ pep8-naming = "^0.13.2"
|
|||||||
pre-commit = "^2.20.0"
|
pre-commit = "^2.20.0"
|
||||||
pytest = "^7.2.0"
|
pytest = "^7.2.0"
|
||||||
pytest-dependency = "^0.5.1"
|
pytest-dependency = "^0.5.1"
|
||||||
ruff = "^0.0.192"
|
ruff = "v0.0.194"
|
||||||
stackprinter = "^0.2.10"
|
stackprinter = "^0.2.10"
|
||||||
taskipy = "^1.10.3"
|
taskipy = "^1.10.3"
|
||||||
pytest-asyncio = "^0.20.3"
|
pytest-asyncio = "^0.20.3"
|
||||||
|
Reference in New Issue
Block a user