Skip to content

Commit 2b681e3

Browse files
deps(deps): update safety requirement from >=2.0.0 to >=3.7.0
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.0.0...3.7.0) --- updated-dependencies: - dependency-name: safety dependency-version: 3.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdd9ca2 commit 2b681e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ build>=0.8.0
1616

1717
# Security and quality tools
1818
bandit[toml]>=1.7.0
19-
safety>=2.0.0
19+
safety>=3.7.0
2020

2121
# Documentation tools
2222
sphinx>=4.0.0

0 commit comments

Comments
 (0)