Skip to content

Commit

Permalink
Bump cffi from 1.16.0 to 1.17.1
Browse files Browse the repository at this point in the history
Bumps [cffi](https://github.com/python-cffi/cffi) from 1.16.0 to 1.17.1.
- [Release notes](https://github.com/python-cffi/cffi/releases)
- [Commits](python-cffi/cffi@v1.16.0...v1.17.1)

---
updated-dependencies:
- dependency-name: cffi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 6ed9064 commit bd27b96
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 @@ -11,7 +11,7 @@ authors = [
]
requires-python = ">=3.8,<3.13"
dependencies = [
"cffi==1.16.0",
"cffi==1.17.1",
"maturin==1.7.0",
"numpy"
]
Expand Down

0 comments on commit bd27b96

Please sign in to comment.