From 1dc25911fdd0c8bea2f576cfff3595e96792766d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 21:02:07 +0000 Subject: [PATCH] Bump pydocstyle from 6.2.2 to 6.3.0 Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 6.2.2 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.2...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 8083e690..6c62cacc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Flask-SeaSurf==1.1.1 flask-talisman==1.0.0 gunicorn==20.1.0 pycodestyle==2.10.0 -pydocstyle==6.2.2 +pydocstyle==6.3.0 requests==2.28.1 Sphinx==5.3.0 Werkzeug==2.0.3