Skip to content

Commit 4a876c2

Browse files
Build: Bump cython from 3.0.2 to 3.0.3 (#48)
Bumps [cython](https://github.com/cython/cython) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](cython/cython@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: cython dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53e8c5b commit 4a876c2

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

poetry.lock

Lines changed: 60 additions & 60 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
@@ -81,7 +81,7 @@ requests-mock = "1.11.0"
8181
moto = "^4.2.5"
8282
typing-extensions = "4.8.0"
8383
pytest-mock = "3.11.1"
84-
cython = "3.0.2"
84+
cython = "3.0.3"
8585

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

0 commit comments

Comments
 (0)