Skip to content

Commit e4af783

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

File tree

2 files changed

+36
-42
lines changed

2 files changed

+36
-42
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ dev = [
111111
"pytest-mock==3.15.1",
112112
"pyspark[connect]==4.0.1",
113113
"protobuf==6.33.0", # match Spark Connect's gencode
114-
"cython==3.2.0",
114+
"cython==3.2.1",
115115
"deptry>=0.14,<0.24",
116116
"docutils!=0.21.post1",
117117
"mypy-boto3-glue>=1.28.18",

0 commit comments

Comments
 (0)