Skip to content

Commit

Permalink
Update dependency pytest to v7.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2023
1 parent 745d17e commit 621973c
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 @@ -13,7 +13,7 @@ dependencies = [
'mypy == 1.3.0',
'openai == 0.27.8',
'pre-commit == 3.3.3',
'pytest == 7.3.1',
'pytest ==7.4.3',
'ruff == 0.0.272',
'termcolor==2.3.0',
'typer >= 0.3.2',
Expand Down

0 comments on commit 621973c

Please sign in to comment.