Skip to content

Commit

Permalink
Upgrade pytest for dependabot alert
Browse files Browse the repository at this point in the history
  • Loading branch information
audiodude committed Mar 17, 2024
1 parent 1bc1b36 commit 2db6e92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 26 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ yoyo-migrations = "==7.3.2"

[dev-packages]
pre-commit = "==2.21.0"
pytest = "~=6.0"
pytest = "~=7.2"
yapf = "==0.28.0"

[requires]
Expand Down
26 changes: 1 addition & 25 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2db6e92

Please sign in to comment.