Skip to content

Commit

Permalink
Bump pytest from 8.2.2 to 8.3.1 (#698)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
2 parents 9f40cd6 + 796f6f2 commit 4e1d945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
lint = ["black==24.4.2", "isort==5.13.2"]
tests = [
"pytest-cov==5.0.0",
"pytest==8.2.2",
"pytest==8.3.1",
"tox==4.16.0",
"python-dotenv==1.0.1",
]
Expand Down

0 comments on commit 4e1d945

Please sign in to comment.