Skip to content

Commit

Permalink
Bump pyanalyze from 0.9.0 to 0.13.1
Browse files Browse the repository at this point in the history
Bumps [pyanalyze](https://github.com/quora/pyanalyze) from 0.9.0 to 0.13.1.
- [Release notes](https://github.com/quora/pyanalyze/releases)
- [Changelog](https://github.com/quora/pyanalyze/blob/master/docs/changelog.md)
- [Commits](quora/pyanalyze@v0.9.0...v0.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent 8831779 commit ae66a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ joblib = "^1.2.0"
mccabe = "*"
pep257 = "*"
pep8 = "*"
pyanalyze = "^0.9.0"
pyanalyze = "^0.13.1"
pyannotate = "^1.2.0"
pycodestyle = ">2.9"
pydocstyle = ">=6.3.0"
Expand Down

0 comments on commit ae66a88

Please sign in to comment.