Skip to content

Commit 4cf793c

Browse files
Bump cython from 3.2.3 to 3.2.4
Bumps [cython](https://github.com/cython/cython) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.2.3...3.2.4) --- updated-dependencies: - dependency-name: cython dependency-version: 3.2.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04675f4 commit 4cf793c

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.2.3",
42+
"cython==3.2.4",
4343
"hatch==1.16.2",
4444
"hatchling==1.28.0",
4545
"pylint==4.0.4",

0 commit comments

Comments
 (0)