From ebbbd68b056097842a4fa0a094d7857dfc4d8a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 03:35:03 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20basedpyright=20from?= =?UTF-8?q?=201.17.2=20to=201.17.3=20(#430)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [basedpyright](https://github.com/detachhead/basedpyright) from 1.17.2 to 1.17.3. - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.17.2...v1.17.3) --- updated-dependencies: - dependency-name: basedpyright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 886d3ee..ac98382 100644 --- a/poetry.lock +++ b/poetry.lock @@ -359,13 +359,13 @@ tests-mypy = ["mypy (>=1.11.1)", "pytest-mypy-plugins"] [[package]] name = "basedpyright" -version = "1.17.2" +version = "1.17.3" description = "static type checking for Python (but based)" optional = false python-versions = ">=3.8" files = [ - {file = "basedpyright-1.17.2-py3-none-any.whl", hash = "sha256:0bcd1af205db004091ccc4deea3b67db382e5f2460ce8c5c97fd09fed23a815e"}, - {file = "basedpyright-1.17.2.tar.gz", hash = "sha256:58cdf76ec3cc4babb4ec5b7803a626be4507e24952c4f7ac00fa111ddc82f281"}, + {file = "basedpyright-1.17.3-py3-none-any.whl", hash = "sha256:d597e2ee72288628e615969528e71a2b1ddf53ff65e2c81b70d9904316943c07"}, + {file = "basedpyright-1.17.3.tar.gz", hash = "sha256:2c6685868442eb2b8463c98d0cfc6aab62bd25f899f3d6f3cb490d419560dd80"}, ] [package.dependencies]