Skip to content

Commit

Permalink
Update dependency safety to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 7553e90 commit 79e47dc
Show file tree
Hide file tree
Showing 2 changed files with 454 additions and 196 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ mypy = "==1.7.1"
pytest = "==7.4.4"
pytest-cov = "==4.1.0"
python-dotenv = "==1.0.0"
safety = "==2.3.5"
safety = "==3.2.0"

[requires]
python_version = "3.11.4"
Loading

0 comments on commit 79e47dc

Please sign in to comment.