Skip to content

Commit 6846b66

Browse files
chore(deps-dev): bump pytest-codspeed from 3.2.0 to 4.0.0 (#1604)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9eb4a57 commit 6846b66

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)