Skip to content

Commit

Permalink
Build: Bump cython from 3.0.6 to 3.0.7 (#228)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent d70bd57 commit cf31507
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 67 deletions.
125 changes: 59 additions & 66 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ requests-mock = "1.11.0"
moto = { version = "^4.2.12", extras = ["server"] }
typing-extensions = "4.9.0"
pytest-mock = "3.12.0"
cython = "3.0.6"
cython = "3.0.7"

[[tool.mypy.overrides]]
module = "pytest_mock.*"
Expand Down

0 comments on commit cf31507

Please sign in to comment.