Skip to content

Commit

Permalink
Bump pytype from 2024.2.27 to 2024.10.11
Browse files Browse the repository at this point in the history
Bumps [pytype](https://github.com/google/pytype) from 2024.2.27 to 2024.10.11.
- [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG)
- [Commits](https://github.com/google/pytype/commits/2024.10.11)

---
updated-dependencies:
- dependency-name: pytype
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent e403fcc commit fd06b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def readme():
"dill==0.3.8",
"flake8==7.1.1",
"isort==5.12.0",
"pytype==2024.2.27",
"pytype==2024.10.11",
"pytest==8.3.3",
"pytest-cov==5.0.0",
"pytest-mock==3.12.0",
Expand Down

0 comments on commit fd06b87

Please sign in to comment.