Skip to content

Commit

Permalink
Update pytype requirement from ~=2023.12.18 to ~=2024.10.11
Browse files Browse the repository at this point in the history
Updates the requirements on [pytype](https://github.com/google/pytype) to permit the latest version.
- [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG)
- [Commits](google/pytype@2023.12.18...2024.10.11)

---
updated-dependencies:
- dependency-name: pytype
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 3a20eb2 commit e536904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pip-tools
mypy ~= 1.11.0
pyre-check == 0.9.19
pyright ~= 1.1.374
pytype ~= 2023.12.18
pytype ~= 2024.10.11
pyflakes ~= 3.2.0
types-PyYAML >= 6.0.12.12
types-Markdown >= 3.5.0.3

0 comments on commit e536904

Please sign in to comment.