Skip to content

Commit

Permalink
Merge pull request #98 from mapbox/dependabot/pip/cython-3.0.12
Browse files Browse the repository at this point in the history
Bump cython from 3.0.11 to 3.0.12
  • Loading branch information
jqtrde authored Feb 20, 2025
2 parents bd5e587 + 1ff6d43 commit 0fab818
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 @@ -2,6 +2,6 @@
requires = [
"setuptools",
"wheel",
"cython==3.0.11",
"cython==3.0.12",
"numpy==2.0.2"
]

0 comments on commit 0fab818

Please sign in to comment.