From c2ef18f32d678066d9daa92d5fd179a1bb126634 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Mar 2023 08:15:09 +0000 Subject: [PATCH] Bump docstring-parser from 0.14.1 to 0.15 Bumps [docstring-parser](https://github.com/rr-/docstring_parser) from 0.14.1 to 0.15. - [Release notes](https://github.com/rr-/docstring_parser/releases) - [Changelog](https://github.com/rr-/docstring_parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/rr-/docstring_parser/compare/0.14.1...0.15) --- updated-dependencies: - dependency-name: docstring-parser 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 ec57c7d..882e6b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==3.1.0 click==8.1.3 commonmark==0.9.1 cryptography==39.0.1 -docstring-parser==0.14.1 +docstring-parser==0.15 docutils==0.19 executing==1.2.0 idna==3.4