Skip to content

Commit

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

---
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 13, 2024
1 parent 5758bff commit e355b4a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -34,7 +34,7 @@ typing-extensions = {version = ">=3.8.18,<5.0.0", python = "~3.8 || ~3.9 || ~3.1
pytest = "^8.3.3"
requests_mock = "^1.12.1"
coverage = {extras = ["toml"], version = "^7.2"}
safety = "^3.2.8"
safety = "^3.2.11"
mypy = "^1.11.2"
typeguard = "^4.4.0"
xdoctest = {extras = ["colors"], version = "^1.1.2"}
Expand Down

0 comments on commit e355b4a

Please sign in to comment.