From 2cd609dd40cf718d70ca2b133c54e33893c2c63a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 20:58:38 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20basedpyright=20from?= =?UTF-8?q?=201.17.3=20to=201.17.4=20(#435)?= 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.3 to 1.17.4. - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](https://github.com/detachhead/basedpyright/compare/v1.17.3...v1.17.4) --- 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 c4a9fa1..9c721b2 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.3" +version = "1.17.4" description = "static type checking for Python (but based)" optional = false python-versions = ">=3.8" files = [ - {file = "basedpyright-1.17.3-py3-none-any.whl", hash = "sha256:d597e2ee72288628e615969528e71a2b1ddf53ff65e2c81b70d9904316943c07"}, - {file = "basedpyright-1.17.3.tar.gz", hash = "sha256:2c6685868442eb2b8463c98d0cfc6aab62bd25f899f3d6f3cb490d419560dd80"}, + {file = "basedpyright-1.17.4-py3-none-any.whl", hash = "sha256:7f898d6dfb1ce91ee4c63dbf786c7384c754a82efa134ad2297babdd98e01589"}, + {file = "basedpyright-1.17.4.tar.gz", hash = "sha256:47735f632539002355efb8f8e8196fe631adf0d8377216c817e41aef7471091f"}, ] [package.dependencies]