From 2eb05c87c5c1a34a33caa844d8a7c6eb27ff62e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 00:57:23 +0000 Subject: [PATCH] Bump pyright from 1.1.325 to 1.1.333 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.325 to 1.1.333. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.325...v1.1.333) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 39e6972..d9ef3bc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ flake8==6.1.0 isort==5.12.0 black==23.9.1 -pyright==1.1.325 +pyright==1.1.333 pytest==7.4.2 pytest-aiohttp==1.0.4 pytest-httpbin==2.0.0