From 12f15ac21909a0dbfb6a2b28101d46593cd071b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 00:11:09 +0000 Subject: [PATCH] Bump pydocstyle[toml] from 6.2.3 to 6.3.0 Bumps [pydocstyle[toml]](https://github.com/PyCQA/pydocstyle) from 6.2.3 to 6.3.0. - [Release notes](https://github.com/PyCQA/pydocstyle/releases) - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst) - [Commits](https://github.com/PyCQA/pydocstyle/compare/6.2.3...6.3.0) --- updated-dependencies: - dependency-name: pydocstyle[toml] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- linter-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linter-requirements.txt b/linter-requirements.txt index b769726..d59f7c6 100644 --- a/linter-requirements.txt +++ b/linter-requirements.txt @@ -2,4 +2,4 @@ bandit==1.7.4 black==22.12.0 flake8==6.0.0 isort==5.11.4 -pydocstyle[toml]==6.2.3 +pydocstyle[toml]==6.3.0