Skip to content

Commit

Permalink
Merge pull request #55 from fscherf/dependabot/pip/pytest-8.3.1
Browse files Browse the repository at this point in the history
build(deps): bump pytest from 8.2.2 to 8.3.1
  • Loading branch information
fscherf authored Jul 20, 2024
2 parents 49848af + 480e28b commit 38c093d
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 @@ -39,7 +39,7 @@ dev = [

test = [
"coverage==7.6.0",
"pytest==8.2.2",
"pytest==8.3.1",
"pytest-timeout==2.3.1",
"pytest-asyncio==0.23.8",
"lona==1.16.2",
Expand Down

0 comments on commit 38c093d

Please sign in to comment.