Skip to content

Commit

Permalink
Update to pytest 8
Browse files Browse the repository at this point in the history
  • Loading branch information
br3ndonland committed Jan 24, 2025
1 parent a2189e7 commit 59f79be
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 @@ -31,7 +31,7 @@ docs = [
tests = [
"coverage[toml]>=7,<8",
"httpx>=0.23,<1",
"pytest>=7,<8",
"pytest>=8.1.1,<9",
"pytest-mock>=3,<4",
]

Expand Down

0 comments on commit 59f79be

Please sign in to comment.