Skip to content

Commit 2d6ebf7

Browse files
build(deps): update safety requirement from <3.3,>=2.3.5 to >=2.3.5,<3.4
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.3.0) --- updated-dependencies: - dependency-name: safety dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c04103 commit 2d6ebf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/security.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
bandit>=1.7.5,<1.9
2-
safety>=2.3.5,<3.3
2+
safety>=2.3.5,<3.4

0 commit comments

Comments
 (0)