Skip to content

Commit 2a3e235

Browse files
chore(deps-dev): bump cython from 3.2.5 to 3.2.6
Bumps [cython](https://github.com/cython/cython) from 3.2.5 to 3.2.6. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.2.5...3.2.6) --- updated-dependencies: - dependency-name: cython dependency-version: 3.2.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70d8f7b commit 2a3e235

2 files changed

Lines changed: 42 additions & 42 deletions

File tree

poetry.lock

Lines changed: 41 additions & 41 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
@@ -87,7 +87,7 @@ ifaddr = ">=0.1.7"
8787
pytest = ">=9.1.1,<10.0"
8888
pytest-cov = ">=4,<8"
8989
pytest-asyncio = ">=1.4.0,<1.5.0"
90-
cython = "^3.2.5"
90+
cython = "^3.2.6"
9191
setuptools = ">=65.6.3,<83.0.0"
9292
pytest-timeout = "^2.1.0"
9393
pytest-codspeed = ">=5.0.3,<6.0"

0 commit comments

Comments
 (0)