From 1188636014494302ddecf67d094e1ef96705815a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Sep 2023 11:24:59 +0000 Subject: [PATCH] Build(deps): Bump cython from 0.29.21 to 3.0.2 Bumps [cython](https://github.com/cython/cython) from 0.29.21 to 3.0.2. - [Release notes](https://github.com/cython/cython/releases) - [Changelog](https://github.com/cython/cython/blob/master/CHANGES.rst) - [Commits](https://github.com/cython/cython/compare/0.29.21...3.0.2) --- updated-dependencies: - dependency-name: cython dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f3628529..de9f7cc4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,7 +10,7 @@ Click>=7.0 cocotb==1.8.0 cookiecutter coverage -cython==0.29.21 +cython==3.0.2 femwell==0.1.8 flake8 gdsfactory==7.3.0 # Pinned for pydantic =7.0", "cocotb==1.8.0",