Skip to content

Commit cf31507

Browse files
Build: Bump cython from 3.0.6 to 3.0.7 (#228)
Bumps [cython](https://github.com/cython/cython) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.0.6...3.0.7) --- updated-dependencies: - dependency-name: cython dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d70bd57 commit cf31507

File tree

2 files changed

+60
-67
lines changed

2 files changed

+60
-67
lines changed

poetry.lock

Lines changed: 59 additions & 66 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
@@ -82,7 +82,7 @@ requests-mock = "1.11.0"
8282
moto = { version = "^4.2.12", extras = ["server"] }
8383
typing-extensions = "4.9.0"
8484
pytest-mock = "3.12.0"
85-
cython = "3.0.6"
85+
cython = "3.0.7"
8686

8787
[[tool.mypy.overrides]]
8888
module = "pytest_mock.*"

0 commit comments

Comments
 (0)