Skip to content

Commit

Permalink
build(deps): update safety requirement from <3.1,>=2.3.5 to >=2.3.5,<3.2
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@2.3.5...3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 1bdf2c8 commit 0fac11d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/security.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
bandit>=1.7.5,<1.8
safety>=2.3.5,<3.1
safety>=2.3.5,<3.2

0 comments on commit 0fac11d

Please sign in to comment.