Skip to content

Commit 3fa14c8

Browse files
build(deps): bump pytype from 2024.1.24 to 2024.2.13
Bumps [pytype](https://github.com/google/pytype) from 2024.1.24 to 2024.2.13. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](google/pytype@2024.01.24...2024.02.13) --- updated-dependencies: - dependency-name: pytype dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0015999 commit 3fa14c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/format.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
black
22
flake8>=5.0.4, <8;
33
pytype; (python_version<"3.11" or python_version>"3.11")
4-
pytype==2024.1.24; python_version=="3.11"
4+
pytype==2024.2.13; python_version=="3.11"

0 commit comments

Comments
 (0)