Skip to content

Commit 5d9d136

Browse files
chore(deps-dev): bump pytest-codspeed from 5.0.2 to 5.0.3
Bumps [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/CodSpeedHQ/pytest-codspeed/releases) - [Changelog](https://github.com/CodSpeedHQ/pytest-codspeed/blob/master/CHANGELOG.md) - [Commits](CodSpeedHQ/pytest-codspeed@v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: pytest-codspeed dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 318963c commit 5d9d136

2 files changed

Lines changed: 32 additions & 32 deletions

File tree

poetry.lock

Lines changed: 31 additions & 31 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
@@ -90,7 +90,7 @@ pytest-asyncio = ">=1.3.0,<1.4.0"
9090
cython = "^3.2.5"
9191
setuptools = ">=65.6.3,<83.0.0"
9292
pytest-timeout = "^2.1.0"
93-
pytest-codspeed = ">=5.0.2,<6.0"
93+
pytest-codspeed = ">=5.0.3,<6.0"
9494
blockbuster = ">=1.5.5,<2.0.0"
9595

9696
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)