From a27b21a3724cba725963d60e6a2fad33535e0abb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 17:46:15 +0000 Subject: [PATCH] Build(deps-dev): bump pytype from 2023.12.8 to 2023.12.18 Bumps [pytype](https://github.com/google/pytype) from 2023.12.8 to 2023.12.18. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/compare/2023.12.08...2023.12.18) --- 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 dc724e78..37efc924 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,5 +5,5 @@ flake8==6.1.0 isort==5.13.0 pytest==7.4.3 pytest-xdist==3.5.0 -pytype==2023.12.8 +pytype==2023.12.18 snapshottest==0.6.0