From fef2a0531490e7c5010ec0842c72427e2a03d880 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 07:02:01 +0000 Subject: [PATCH] Bump pytest-cython from 0.2.0 to 0.3.0 Bumps [pytest-cython](https://github.com/lgpage/pytest-cython) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/lgpage/pytest-cython/releases) - [Changelog](https://github.com/lgpage/pytest-cython/blob/main/CHANGELOG.md) - [Commits](https://github.com/lgpage/pytest-cython/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: pytest-cython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements-dev.txt b/docs/requirements-dev.txt index ced1a99..2f6232e 100644 --- a/docs/requirements-dev.txt +++ b/docs/requirements-dev.txt @@ -12,7 +12,7 @@ pyperf==2.6.2 pytest>=6.0.0 pytest-asyncio==0.23.2 pytest-cov==4.0.0 -pytest-cython==0.2.0 +pytest-cython==0.3.0 pytest-xdist==3.5.0 pytest-assume==2.4.3 sdist==0.0.0