Skip to content

Commit

Permalink
⬆️ Update safety requirement from ^1.10.3 to ^2.3.4
Browse files Browse the repository at this point in the history
Updates the requirements on [safety](https://github.com/pyupio/safety) to permit the latest version.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
- [Commits](pyupio/safety@1.10.3...2.3.4)

---
updated-dependencies:
- dependency-name: safety
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent c795433 commit ae22b22
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 @@ -49,7 +49,7 @@ pydocstyle = "^6.1.1"
pylint = "^3.0.2"
pytest = "^7.4.3"
pyupgrade = "^3.15.0"
safety = "^1.10.3"
safety = "^2.3.4"
coverage = "^7.3.2"
coverage-badge = "^1.1.0"
pytest-html = "^3.1.1"
Expand Down

0 comments on commit ae22b22

Please sign in to comment.