From 584b9fc0ac11391d6fe3be249a55cca3cd5cdd26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 08:02:48 +0000 Subject: [PATCH] Bump pydocstyle from 6.1.1 to 6.3.0 Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 6.1.1 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.1.1...6.3.0) --- updated-dependencies: - dependency-name: pydocstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ee79ded..7001b95d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ pluggy==1.0.0.dev0 pre-commit==2.13.0 pycodestyle==2.7.0 pycparser==2.20 -pydocstyle==6.1.1 +pydocstyle==6.3.0 pyerfa==1.7.2 pyflakes==2.3.1 PyInstaller==3.4