From 2b985e1dd7dcda79bdccfbb4d2fc8055ff3a9edf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 04:14:41 +0000 Subject: [PATCH] Bump pytest-codspeed from 3.1.2 to 3.2.0 Bumps [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/CodSpeedHQ/pytest-codspeed/releases) - [Changelog](https://github.com/CodSpeedHQ/pytest-codspeed/blob/master/CHANGELOG.md) - [Commits](https://github.com/CodSpeedHQ/pytest-codspeed/compare/v3.1.2...v3.2.0) --- updated-dependencies: - dependency-name: pytest-codspeed dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 478ec43..d8eb86b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ pyroma==4.2 pytest-cov==6.0.0 pytest==8.3.4 pytest-asyncio==0.25.3 -pytest-codspeed==3.1.2 +pytest-codspeed==3.2.0 isort==6.0.0 tox==4.24.1 wheel==0.45.1