Skip to content

Commit ee5ea2b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ gsppy = "gsppy.cli:main"
3939

4040
[project.optional-dependencies]
4141
dev = [
42-
"cython==3.1.4",
42+
"cython==3.2.3",
4343
"hatch==1.15.1",
4444
"hatchling==1.28.0",
4545
"mypy==1.19.1",

0 commit comments

Comments
 (0)