Skip to content

Commit

Permalink
Bump pyre-check from 0.9.18 to 0.9.19
Browse files Browse the repository at this point in the history
Bumps [pyre-check](https://github.com/facebook/pyre-check) from 0.9.18 to 0.9.19.
- [Release notes](https://github.com/facebook/pyre-check/releases)
- [Commits](facebook/pyre-check@v0.9.18...v0.9.19)

---
updated-dependencies:
- dependency-name: pyre-check
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent f8a9b80 commit 4f46b78
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 @@ -37,7 +37,7 @@ dev = [
"maturin>=0.8.3,<0.16",
"nbsphinx>=0.4.2",
"prompt-toolkit>=2.0.9",
"pyre-check==0.9.18; platform_system != 'Windows'",
"pyre-check==0.9.19; platform_system != 'Windows'",
"setuptools_scm>=6.0.1",
"sphinx-rtd-theme>=0.4.3",
"ufmt==2.2.0",
Expand Down

0 comments on commit 4f46b78

Please sign in to comment.