Skip to content

Commit

Permalink
Merge pull request #2034 from blacklanternsecurity/dependabot/pip/dev…
Browse files Browse the repository at this point in the history
…/pytest-rerunfailures-15.0

Bump pytest-rerunfailures from 14.0 to 15.0
  • Loading branch information
TheTechromancer authored Nov 25, 2024
2 parents 697d20e + 916104e commit 2a5044f
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -64,7 +64,7 @@ werkzeug = ">=2.3.4,<4.0.0"
pytest-env = ">=0.8.2,<1.2.0"
pre-commit = ">=3.4,<5.0"
pytest-cov = ">=5,<7"
pytest-rerunfailures = "^14.0"
pytest-rerunfailures = ">=14,<16"
pytest-timeout = "^2.3.1"
pytest-httpserver = "^1.0.11"
pytest = "^8.3.1"

0 comments on commit 2a5044f

Please sign in to comment.