Skip to content

Commit 3507f52

Browse files
build(deps-dev): update safety requirement from ^2.3.5 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.3.5...3.7.0) --- updated-dependencies: - dependency-name: safety dependency-version: 3.7.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 21ace18 commit 3507f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ flake8-use-pathlib = "^0.3.0"
6060
flake8-variables-names = "^0.0.5"
6161
pep8-naming = "^0.13.3"
6262
aws-lambda-typing = "^2.16.3"
63-
safety = "^2.3.5"
63+
safety = "^3.7.0"
6464
pylic = "^3.4.0"
6565

6666

0 commit comments

Comments
 (0)