Skip to content

Commit

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

---
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] committed Sep 1, 2024
1 parent a189e66 commit f00bb0b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -32,7 +32,7 @@ pytest-cov = "^5.0"
coverage = {extras = ["toml"], version = "^7.6"}
mypy = "^1.11"
typeguard = ">=2.13.3,<5.0.0"
safety = "^3.2.6"
safety = "^3.2.7"
types-docutils = ">=0.19.1,<0.22.0"
defusedxml = "0.7.1"

Expand Down

0 comments on commit f00bb0b

Please sign in to comment.