Skip to content

Commit

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

---
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 Dec 9, 2022
1 parent ff3fe92 commit 2d25ec1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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 @@ -36,7 +36,7 @@ importlib-metadata = {version = ">=3.3,<5.0", python = "<3.8"}
[tool.poetry.dev-dependencies]
pytest = "^7.2.0"
coverage = {extras = ["toml"], version = "^6.0"}
safety = "^2.3.1"
safety = "^2.3.5"
mypy = "^0.982"
typeguard = "^2.13.0"
xdoctest = {extras = ["colors"], version = "^1.1.0"}
Expand Down

0 comments on commit 2d25ec1

Please sign in to comment.