Skip to content

Commit

Permalink
Build: Bump cython from 3.0.5 to 3.0.6 (#167)
Browse files Browse the repository at this point in the history
Bumps [cython](https://github.com/cython/cython) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/cython/cython/releases)
- [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst)
- [Commits](cython/cython@3.0.5...3.0.6)

---
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 Nov 29, 2023
1 parent a57cb07 commit 84303bb
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
120 changes: 60 additions & 60 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 @@ -81,7 +81,7 @@ requests-mock = "1.11.0"
moto = "^4.2.10"
typing-extensions = "4.8.0"
pytest-mock = "3.12.0"
cython = "3.0.5"
cython = "3.0.6"

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

0 comments on commit 84303bb

Please sign in to comment.