Skip to content

Commit

Permalink
Bump safety from 1.10.3 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [safety](https://github.com/pyupio/safety) from 1.10.3 to 2.0.0.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/develop/CHANGELOG.md)
- [Commits](pyupio/safety@1.10.3...2.0.0)

---
updated-dependencies:
- dependency-name: safety
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 29, 2022
1 parent a99ac44 commit 4b6b3d6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ flake8-comprehensions = "^3.10.0"
flake8-eradicate = "^1.2.1"
flake8-markdown = "^0.3.0"
darglint = "^1.8.1"
safety = "^1.10.3"
safety = "^2.0.0"
codespell = "^2.1.0"
bandit = "^1.7.2"

Expand Down

0 comments on commit 4b6b3d6

Please sign in to comment.