Skip to content

Commit

Permalink
Bump safety from 1.9.0 to 1.10.0 (#110)
Browse files Browse the repository at this point in the history
Bumps [safety](https://github.com/pyupio/safety) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/master/HISTORY.rst)
- [Commits](pyupio/safety@1.9.0...1.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2020
1 parent 0c6bc92 commit edc56f3
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 @@ -34,7 +34,7 @@ importlib-metadata = {version = "^3.3.0", python = "<3.8"}
[tool.poetry.dev-dependencies]
pytest = "^6.2.1"
coverage = {extras = ["toml"], version = "^5.3"}
safety = "^1.9.0"
safety = "^1.10.0"
mypy = "^0.790"
typeguard = "^2.10.0"
xdoctest = "^0.15.0"
Expand Down

0 comments on commit edc56f3

Please sign in to comment.