Skip to content

Commit

Permalink
Merge pull request #74 from fscherf/dependabot/pip/pytest-8.3.3
Browse files Browse the repository at this point in the history
build(deps): bump pytest from 8.3.2 to 8.3.3
  • Loading branch information
fscherf authored Sep 11, 2024
2 parents 24e8be2 + 5ca44e6 commit 6bbe463
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 @@ -64,7 +64,7 @@ dev = [

test = [
"coverage==7.6.1",
"pytest==8.3.2",
"pytest==8.3.3",
"pytest-timeout==2.3.1",
"pytest-asyncio==0.24.0",
"lona==1.16.2",
Expand Down

0 comments on commit 6bbe463

Please sign in to comment.