Skip to content

Commit

Permalink
build(deps-dev): bump safety from 3.2.7 to 3.2.8 (#352)
Browse files Browse the repository at this point in the history
Bumps [safety](https://github.com/pyupio/safety) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
- [Commits](pyupio/safety@3.2.7...3.2.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent b9a8caf commit 469fbe8
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 6 deletions.
30 changes: 25 additions & 5 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 @@ -43,7 +43,7 @@ flake8 = "^7.0.0"
black = "^24.3.0"
mypy = "^1.11.0"
isort = "^5.13.2"
safety = "^3.1.0"
safety = "^3.2.8"
flake8-print = "^5.0.0"
pre-commit = "^3.4.0"
mkdocs-material = "^9.5.31"
Expand Down

0 comments on commit 469fbe8

Please sign in to comment.