Bump docstring-parser from 0.16 to 0.17.0

Bumps [docstring-parser](https://github.com/rr-/docstring_parser) from 0.16 to 0.17.0.
- [Changelog](https://github.com/rr-/docstring_parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rr-/docstring_parser/compare/0.16...0.17.0)

---
updated-dependencies:
- dependency-name: docstring-parser
  dependency-version: 0.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/pip/docstring-parser-0.17.0
dependabot[bot] 6 days ago committed by GitHub
parent 4a86e28893
commit e33a829cd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -69,7 +69,7 @@ tenacity = "*"
psutil = "*" psutil = "*"
python-dotenv = "*" python-dotenv = "*"
PyYAML = "*" PyYAML = "*"
docstring_parser = "0.16" # TODO: docstring_parser = "0.17.0" # TODO:
networkx = "*" networkx = "*"
aiofiles = "*" aiofiles = "*"
rich = "*" rich = "*"

Loading…
Cancel
Save