Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

Bumps requirements-parser from 0.11.0 to 0.13.0.

Release notes

Sourced from requirements-parser's releases.

v0.13.0 (2025-05-21)

Chore

  • chore(ci): update actions/upload-artifact

Signed-off-by: Paul Horton <[email protected]> (4ec20b6)

  • chore(ci): update actions/upload-artifact

Signed-off-by: Paul Horton <[email protected]> (089094f)

Feature

  • feat: Remove Python 3.14 support - not yet released

Signed-off-by: Paul Horton <[email protected]> (80d296e)

v0.12.0 (2025-05-21)

Chore

  • chore(deps): remove obsolete types-setuptools (#106)

Before madpah/requirements-parser#105, pkg_resources was implicitly present with setuptools, so it was useful to have types-setuptools to check typing. But now that the usage is gone, the typing dependency should not be needed. It probably should have never been a direct dependency anyway, but only a dev dependency, as AFAIK it was only useful locally to verify typing, not when installing the library for consumers.

Signed-off-by: Mathieu Kniewallner <[email protected]> (5937fb4)

Feature

  • feat: Add Python 3.13 and 3.14 to the CI test matrix (#109)

Signed-off-by: Edgar Ramírez Mondragón <[email protected]> (cf149b2)

Changelog

Sourced from requirements-parser's changelog.

v0.13.0 (2025-05-21)

Chore

  • chore(ci): update actions/upload-artifact

Signed-off-by: Paul Horton <[email protected]> (4ec20b6)

  • chore(ci): update actions/upload-artifact

Signed-off-by: Paul Horton <[email protected]> (089094f)

Feature

  • feat: Remove Python 3.14 support - not yet released

Signed-off-by: Paul Horton <[email protected]> (80d296e)

v0.12.0 (2025-05-21)

Chore

  • chore(deps): remove obsolete types-setuptools (#106)

Before madpah/requirements-parser#105, pkg_resources was implicitly present with setuptools, so it was useful to have types-setuptools to check typing. But now that the usage is gone, the typing dependency should not be needed. It probably should have never been a direct dependency anyway, but only a dev dependency, as AFAIK it was only useful locally to verify typing, not when installing the library for consumers.

Signed-off-by: Mathieu Kniewallner <[email protected]> (5937fb4)

Feature

  • feat: Add Python 3.13 and 3.14 to the CI test matrix (#109)

Signed-off-by: Edgar Ramírez Mondragón <[email protected]> (cf149b2)

Commits
  • 77551ee chore(release): 0.13.0
  • 80d296e feat: Remove Python 3.14 support - not yet released
  • 4ec20b6 chore(ci): update actions/upload-artifact
  • 089094f chore(ci): update actions/upload-artifact
  • 6e3ec52 chore(release): 0.12.0
  • cf149b2 feat: Add Python 3.13 and 3.14 to the CI test matrix (#109)
  • 5937fb4 chore(deps): remove obsolete types-setuptools (#106)
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [requirements-parser](https://github.com/madpah/requirements-parser) from 0.11.0 to 0.13.0.
- [Release notes](https://github.com/madpah/requirements-parser/releases)
- [Changelog](https://github.com/madpah/requirements-parser/blob/main/CHANGELOG.md)
- [Commits](madpah/requirements-parser@v0.11.0...v0.13.0)

---
updated-dependencies:
- dependency-name: requirements-parser
  dependency-version: 0.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants