From b9c02c59538bcb51158def1fe5221fb6364ac14f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 13:16:03 +0000 Subject: [PATCH] chore(deps): bump pyright from 1.1.355 to 1.1.357 Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.355 to 1.1.357. - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.355...v1.1.357) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fcad67a..bf86f36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,7 +87,7 @@ pygments==2.17.2 # rich pyproject-hooks==1.0.0 # via build -pyright==1.1.355 +pyright==1.1.357 python-dateutil==2.9.0.post0 # via pandas pytz==2024.1