Skip to content

Commit f266f17

Browse files
Bump cython from 3.0.10 to 3.0.11 (#1002)
Bumps [cython](https://github.com/cython/cython) from 3.0.10 to 3.0.11. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.0.10...3.0.11) --- updated-dependencies: - dependency-name: cython dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent de58796 commit f266f17

File tree

2 files changed

+69
-61
lines changed

2 files changed

+69
-61
lines changed

poetry.lock

Lines changed: 68 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ moto = { version = "^5.0.2", extras = ["server"] }
9292
typing-extensions = "4.12.2"
9393
pytest-mock = "3.14.0"
9494
pyspark = "3.5.1"
95-
cython = "3.0.10"
95+
cython = "3.0.11"
9696
deptry = ">=0.14,<0.19"
9797
docutils = "!=0.21"
9898

0 commit comments

Comments
 (0)