Skip to content

Commit

Permalink
deps:(deps-dev): bump pytest-codspeed from 2.2.0 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/CodSpeedHQ/pytest-codspeed/releases)
- [Commits](CodSpeedHQ/pytest-codspeed@v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: pytest-codspeed
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 8881d7b commit fc0f3f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ test = [
"pytest-sugar>=0.9.4,<0.10.0",
"pytest-testmon==2.1.0",
"pytest-benchmark==4.0.0",
"pytest-codspeed==2.2.0",
"pytest-codspeed==2.2.1",
]
docs = [
"sphinx==5.3.0",
Expand Down Expand Up @@ -88,7 +88,7 @@ rye = { dev-dependencies = [
"pytest-sugar>=0.9.4, <0.10.0",
"pytest-testmon==2.1.0",
"pytest-benchmark==4.0.0",
"pytest-codspeed==2.2.0",
"pytest-codspeed==2.2.1",
"invoke==2.1.1",
"pyright==1.1.330.post0",
"pandas-stubs>=2.0.3.230814",
Expand Down

0 comments on commit fc0f3f6

Please sign in to comment.