Skip to content

Commit 15f92c5

Browse files
Bump cython from 0.29.37 to 3.0.12
Bumps [cython](https://github.com/cython/cython) from 0.29.37 to 3.0.12. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@0.29.37...3.0.12) --- updated-dependencies: - dependency-name: cython dependency-version: 3.0.12 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ad9cee commit 15f92c5

File tree

2 files changed

+72
-50
lines changed

2 files changed

+72
-50
lines changed

poetry.lock

+71-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ pyyaml = "^6.0.1"
4040
toml = "^0.10.2"
4141
setuptools = "^69.5.1"
4242
wheel = "^0.43.0"
43-
cython = "<3.0"
43+
cython = "<4.0"
4444
# necessary to compile ui files
4545
PySide6-Essentials="^6.8.1"
4646
PySide6-Addons="^6.8.1"

0 commit comments

Comments
 (0)