From c591fdad9f7df031881845967d45340e2c665f54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 17:18:11 +0000 Subject: [PATCH] Build(deps-dev): bump pytype from 2024.2.13 to 2024.2.27 Bumps [pytype](https://github.com/google/pytype) from 2024.2.13 to 2024.2.27. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/commits) --- updated-dependencies: - dependency-name: pytype dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 9e608516..2a23e807 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,5 +5,5 @@ isort==5.13.2 flake8==7.0.0 pytest==8.0.1 pytest-xdist==3.5.0 -pytype==2024.2.13 +pytype==2024.2.27 snapshottest==0.6.0