Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent c5e9046 commit 6fa45bc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -39,7 +39,7 @@ flake8 = "^7.0.0"
black = "^24.3.0"
mypy = "^1.3.0"
isort = "^5.13.2"
safety = "^3.0.1"
safety = "^3.1.0"
flake8-print = "^5.0.0"
pre-commit = "^3.4.0"

Expand Down

0 comments on commit 6fa45bc

Please sign in to comment.