From 865bff72a56d1e8f7f6b32c977b9a50c7ec96048 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 11:46:49 +0300 Subject: [PATCH] Bump nitpick from 0.22.1 to 0.22.2 (#84) Bumps [nitpick](https://github.com/andreoliwa/nitpick) from 0.22.1 to 0.22.2. - [Release notes](https://github.com/andreoliwa/nitpick/releases) - [Changelog](https://github.com/andreoliwa/nitpick/blob/develop/CHANGELOG.md) - [Commits](https://github.com/andreoliwa/nitpick/compare/v0.22.1...v0.22.2) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 67bf804..433db1a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -507,7 +507,7 @@ description = "Flake8 plugin to enforce the same lint configuration (flake8, iso name = "nitpick" optional = false python-versions = ">=3.5,<4.0" -version = "0.22.1" +version = "0.22.2" [package.dependencies] attrs = "*" @@ -521,7 +521,7 @@ python-slugify = "*" requests = "*" "ruamel.yaml" = "*" sortedcontainers = "*" -toml = "*" +toml = "<0.10.1" [[package]] category = "dev" @@ -1198,8 +1198,8 @@ mypy-extensions = [ {file = "mypy_extensions-0.4.3.tar.gz", hash = "sha256:2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8"}, ] nitpick = [ - {file = "nitpick-0.22.1-py3-none-any.whl", hash = "sha256:f876b4428a61c679865c4e81a794b7d9d7b269685c5b52afbc45acc41280fbfe"}, - {file = "nitpick-0.22.1.tar.gz", hash = "sha256:9754b0d647538aafce35d4a679bde3025d83ebc5059e68bac4df93f4df0ef192"}, + {file = "nitpick-0.22.2-py3-none-any.whl", hash = "sha256:3c0808d427078fbd243d458d3a5c500616dc1282445a879da2d546f85e34052b"}, + {file = "nitpick-0.22.2.tar.gz", hash = "sha256:15103db401fbb0868bdce09288eae44064485a245c94a8db7dc725bf3fc759a9"}, ] packaging = [ {file = "packaging-20.3-py2.py3-none-any.whl", hash = "sha256:82f77b9bee21c1bafbf35a84905d604d5d1223801d639cf3ed140bd651c08752"},