Skip to content

Commit

Permalink
Merge pull request #30 from sheikhomar/dependabot/pip/safety-1.10.3
Browse files Browse the repository at this point in the history
Bump safety from 1.9.0 to 1.10.3
  • Loading branch information
sheikhomar authored Jun 18, 2021
2 parents a59c2f2 + a9ab1b5 commit 5f41688
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 19 deletions.
22 changes: 4 additions & 18 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 @@ -23,7 +23,7 @@ pre-commit = "^2.13"
wemake-python-styleguide = "^0.14.0"
flake8-pytest-style = "^1.1.1"
nitpick = "^0.22"
safety = "^1.9.0"
safety = "^1.10.3"

[tool.nitpick]
style = "https://raw.githubusercontent.com/wemake-services/wemake-python-styleguide/master/styles/nitpick-style.toml"

0 comments on commit 5f41688

Please sign in to comment.