Skip to content

Update docstring-parser requirement from <0.18,>=0.17 to >=0.17,<0.19#72

Open
dependabot[bot] wants to merge 1 commit intostablefrom
dependabot/pip/docstring-parser-gte-0.17-and-lt-0.19
Open

Update docstring-parser requirement from <0.18,>=0.17 to >=0.17,<0.19#72
dependabot[bot] wants to merge 1 commit intostablefrom
dependabot/pip/docstring-parser-gte-0.17-and-lt-0.19

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Updates the requirements on docstring-parser to permit the latest version.

Changelog

Sourced from docstring-parser's changelog.

0.18 (2026-04-14)

  • General: Allow parse() to work with missing __doc__ (thanks to @​jamesbraza)
  • General: Officially support Python 3.14 (thanks to @​mauvilsa)
  • General: Exclude docstring_parser.tests from built wheels (thanks to @​gvalkov)
  • Epydoc: Add missing attribute parsing, which includes the "@​ivar", "@​cvar" and "@​var" syntax (thanks to @​Masara)
  • Numpydoc: Add support for defaults in type declarations and improve compose behavior (thanks to @​jwlodek)

0.17 (2025-07-21)

  • General: Replace poetry with hatchling (thanks to @​LecrisUT)
  • General: Drop support for Python 3.6 and 3.7 (thanks to @​LecrisUT)
  • General: Officially support Python 3.13 (thanks to @​mauvilsa)
  • General: Publish packages to PyPI with digital attestations (thanks to @​mauvilsa)
  • Google: Fix multi-line parameter definitions (thanks to @​coolbeevip)
  • Attrdoc: Remove use of deprecated ast classes (thanks to @​fedepell)

0.16 (2024-03-15)

  • Parser: add a new property, description, that combines short and long descriptions into a single string (thanks to @​pR0Ps)
  • General: support Python 3.12 (thanks to @​mauvilsa)

0.15 (2022-09-05)

  • Parser: add a new function, parse_from_object, that supports scattered docstrings (thanks to @​mauvilsa)

0.14.1 (2022-04-27)

  • Parser: fix autodetection (regression from 0.14)

0.14 (2022-04-25)

  • Numpydoc: Improved support for Example / Examples section

0.13 (2021-11-17)

  • Google: Added support for Example / Examples section

0.12 (2021-10-15)

  • General: Added support for lone :rtype: meta information (thanks to @​abergou)

0.11 (2021-09-30)

  • General: Started tracking changes
  • General: Added ability to combine function docstrings (thanks to @​abergou)
  • ReST: Added support for :type: and :rtype: (thanks to @​abergou)
Commits
  • 87dca55 Bump version: 0.17.0 → 0.18.0
  • 059d189 Support Python 3.14 (#111)
  • 9f8501f Remove docstring_parser.tests from bdist (#107)
  • 352ac5a Add support for setting default value in type declaration for numpydoc, vario...
  • 434078c build: fix builds
  • fd6fe7b epydoc: add missing attribute parsing
  • 37fac3d docs: fix missing changelog
  • b4a3c48 Allowing parse to work with missing __doc__ (#103)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [docstring-parser](https://github.com/rr-/docstring_parser) to permit the latest version.
- [Changelog](https://github.com/rr-/docstring_parser/blob/master/CHANGELOG.md)
- [Commits](rr-/docstring_parser@0.17.0...0.18.0)

---
updated-dependencies:
- dependency-name: docstring-parser
  dependency-version: 0.18.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added the type/housekeeping Maintenance task label Apr 15, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 15, 2026 08:45
@dependabot dependabot Bot added the type/housekeeping Maintenance task label Apr 15, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 15, 2026

Deploying nornir-infrahub with  Cloudflare Pages  Cloudflare Pages

Latest commit: d0e3192
Status: ✅  Deploy successful!
Preview URL: https://3a47228c.nornir-infrahub.pages.dev
Branch Preview URL: https://dependabot-pip-docstring-par.nornir-infrahub.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/housekeeping Maintenance task

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants