Skip to content

Commit

Permalink
deps:(deps-dev): bump pytest-testmon from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [pytest-testmon]() from 2.1.0 to 2.1.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 8881d7b commit fce0f1f
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 @@ -57,7 +57,7 @@ test = [
"pytest-cov>=3.0.0,<3.1.0",
"pytest-xdist>=3.0.0,<3.2.0",
"pytest-sugar>=0.9.4,<0.10.0",
"pytest-testmon==2.1.0",
"pytest-testmon==2.1.1",
"pytest-benchmark==4.0.0",
"pytest-codspeed==2.2.0",
]
Expand Down Expand Up @@ -86,7 +86,7 @@ rye = { dev-dependencies = [
"pytest-cov>=3.0.0, <3.1.0",
"pytest-xdist>=3.0.0, <3.2.0",
"pytest-sugar>=0.9.4, <0.10.0",
"pytest-testmon==2.1.0",
"pytest-testmon==2.1.1",
"pytest-benchmark==4.0.0",
"pytest-codspeed==2.2.0",
"invoke==2.1.1",
Expand Down

0 comments on commit fce0f1f

Please sign in to comment.