Skip to content

Commit

Permalink
⬆️ Bump safety from 2.4.0b2 to 3.0.1 (#155)
Browse files Browse the repository at this point in the history
Bumps [safety](https://github.com/pyupio/safety) from 2.4.0b2 to 3.0.1.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
- [Commits](pyupio/safety@2.4.0b2...3.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jennifer Power <[email protected]>
  • Loading branch information
dependabot[bot] and jpower432 authored Jan 30, 2024
1 parent 929f84c commit 55b9915
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 18 deletions.
166 changes: 149 additions & 17 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 @@ -38,7 +38,7 @@ flake8 = "^6.0.0"
black = "^23.3.0"
mypy = "^1.3.0"
isort = "^5.13.2"
safety = "^2.3.5"
safety = "^3.0.1"
flake8-print = "^5.0.0"
pre-commit = "^3.4.0"

Expand Down

0 comments on commit 55b9915

Please sign in to comment.