Skip to content

Commit 7ad1cb7

Browse files
chore(deps-dev): bump pytest-codspeed from 4.4.0 to 4.5.0
Bumps [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) from 4.4.0 to 4.5.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@v4.4.0...v4.5.0) --- updated-dependencies: - dependency-name: pytest-codspeed dependency-version: 4.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e94c25 commit 7ad1cb7

2 files changed

Lines changed: 26 additions & 19 deletions

File tree

poetry.lock

Lines changed: 25 additions & 18 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
@@ -86,7 +86,7 @@ pytest-asyncio = ">=0.20.3,<1.3.0"
8686
cython = "^3.2.4"
8787
setuptools = ">=65.6.3,<83.0.0"
8888
pytest-timeout = "^2.1.0"
89-
pytest-codspeed = ">=4.4.0,<5.0"
89+
pytest-codspeed = ">=4.5.0,<5.0"
9090

9191
[tool.poetry.group.docs.dependencies]
9292
sphinx = "^7.4.7 || ^8.1.3"

0 commit comments

Comments
 (0)