Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 8f54c55 commit 55f9578
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 @@ -71,7 +71,7 @@ coverage-badge = "^1.1.0"
pytest-html = "^4.1.1"
pytest-cov = "^4.1.0"
black = {version = "^23.11.0", allow-prereleases = true}
safety = "^2.3.5"
safety = "^2.4.0b2"
pytest-xdist = "^3.4.0"

[tool.black]
Expand Down

0 comments on commit 55f9578

Please sign in to comment.