From 1eba61376cb6249295cb8c059fbb1952ab1406c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 17:01:57 -0800 Subject: [PATCH] Build(deps-dev): bump pytype from 2024.1.5 to 2024.2.13 (#494) Bumps [pytype](https://github.com/google/pytype) from 2024.1.5 to 2024.2.13. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/commits/2024.02.13) --- updated-dependencies: - dependency-name: pytype dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 15e3756b..7fee4dea 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,5 +5,5 @@ flake8==7.0.0 isort==5.13.0 pytest==8.0.1 pytest-xdist==3.5.0 -pytype==2024.1.5 +pytype==2024.2.13 snapshottest==0.6.0