From fc5c53f56ef21db32090f6e4de9984aab3db2140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 May 2024 14:06:20 +0000 Subject: [PATCH] Bump pytest-cython from 0.2.0 to 0.3.1 Bumps [pytest-cython](https://github.com/lgpage/pytest-cython) from 0.2.0 to 0.3.1. - [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.1) --- 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 dad859e..3ec64df 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.2 +pytest-cython==0.3.1 pytest-xdist==3.5.0 pytest-assume==2.4.3 sdist==0.0.0