Skip to content

Commit c387e8e

Browse files
Build: Bump cython from 3.1.6 to 3.2.0
Bumps [cython](https://github.com/cython/cython) from 3.1.6 to 3.2.0. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.1.6...3.2.0) --- updated-dependencies: - dependency-name: cython dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1cc73d4 commit c387e8e

File tree

2 files changed

+42
-75
lines changed

2 files changed

+42
-75
lines changed

poetry.lock

Lines changed: 41 additions & 74 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
@@ -99,7 +99,7 @@ typing-extensions = "4.15.0"
9999
pytest-mock = "3.15.1"
100100
pyspark = { version = "4.0.1", extras = ["connect"] }
101101
protobuf = "6.33.0" # match Spark Connect's gencode
102-
cython = "3.1.6"
102+
cython = "3.2.0"
103103
deptry = ">=0.14,<0.24"
104104
docutils = "!=0.21.post1" # https://github.com/python-poetry/poetry/issues/9248#issuecomment-2026240520
105105
mypy-boto3-glue = ">=1.28.18"

0 commit comments

Comments
 (0)