Skip to content

Commit b69347b

Browse files
chore(deps-dev): bump pytest-codspeed from 3.2.0 to 4.0.0
Bumps [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) from 3.2.0 to 4.0.0. - [Release notes](https://github.com/CodSpeedHQ/pytest-codspeed/releases) - [Changelog](https://github.com/CodSpeedHQ/pytest-codspeed/blob/master/CHANGELOG.md) - [Commits](CodSpeedHQ/pytest-codspeed@v3.2.0...v4.0.0) --- updated-dependencies: - dependency-name: pytest-codspeed dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9eb4a57 commit b69347b

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

poetry.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ pytest-asyncio = ">=0.20.3,<1.2.0"
7979
cython = "^3.0.5"
8080
setuptools = ">=65.6.3,<81.0.0"
8181
pytest-timeout = "^2.1.0"
82-
pytest-codspeed = "^3.1.0"
82+
pytest-codspeed = ">=3.1,<5.0"
8383

8484
[tool.poetry.group.docs.dependencies]
8585
sphinx = "^7.4.7 || ^8.1.3"

0 commit comments

Comments
 (0)