Skip to content

Commit 66227eb

Browse files
Bump safety from 1.10.3 to 2.1.1 (#28)
Bumps [safety](https://github.com/pyupio/safety) from 1.10.3 to 2.1.1. - [Release notes](https://github.com/pyupio/safety/releases) - [Changelog](https://github.com/pyupio/safety/blob/2.1.1/CHANGELOG.md) - [Commits](pyupio/safety@1.10.3...2.1.1) --- updated-dependencies: - dependency-name: safety dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26e28c0 commit 66227eb

File tree

2 files changed

+64
-9
lines changed

2 files changed

+64
-9
lines changed

poetry.lock

Lines changed: 63 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pre-commit = "^2.20.0"
6868
pytest = "^7.1"
6969
pytest-cov = "^3.0"
7070
pytest-randomly = "^3.12"
71-
safety = "^1.10"
71+
safety = "^2.1"
7272
tomli = "^2.0.1"
7373
yamllint = "^1.27.1"
7474
django-stubs = "^1.12.0"

0 commit comments

Comments
 (0)