Skip to content

Bump python-discovery from 1.2.2 to 1.3.0#62

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-discovery-1.3.0
Closed

Bump python-discovery from 1.2.2 to 1.3.0#62
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-discovery-1.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Copy link
Copy Markdown
Contributor

Bumps python-discovery from 1.2.2 to 1.3.0.

Release notes

Sourced from python-discovery's releases.

1.3.0

What's Changed

Full Changelog: tox-dev/python-discovery@1.2.2...1.3.0

Commits
  • 00052bd ✨ feat(discovery): add iter_interpreters for enumeration (#71)
  • 791d139 build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 (#68)
  • 77273ad [pre-commit.ci] pre-commit autoupdate (#70)
  • 6b5d73b [pre-commit.ci] pre-commit autoupdate (#69)
  • 0868856 [pre-commit.ci] pre-commit autoupdate (#67)
  • eb2aa7a build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#66)
  • 5b19eea [pre-commit.ci] pre-commit autoupdate (#64)
  • 3aa7d33 build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#63)
  • 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 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 [python-discovery](https://github.com/tox-dev/python-discovery) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/tox-dev/python-discovery/releases)
- [Commits](tox-dev/python-discovery@1.2.2...1.3.0)

---
updated-dependencies:
- dependency-name: python-discovery
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 6, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c565c5e2a2

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

python-discovery==1.2.2 \
--hash=sha256:876e9c57139eb757cb5878cbdd9ae5379e5d96266c99ef731119e04fffe533bb \
--hash=sha256:e1ae95d9af875e78f15e19aed0c6137ab1bb49c200f21f5061786490c9585c7a
python-discovery==1.3.0 \

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Update uv.lock with the dependency bump

When developers use the documented uv sync workflow in README.md, uv resolves from uv.lock, but this commit only updates the Bazel requirements lock; uv.lock still pins python-discovery at 1.2.1. That means local uv environments will not receive the advertised 1.3.0 bump, leaving the repo with two different locked versions of the same transitive dependency.

Useful? React with 👍 / 👎.

@dependabot @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #79.

@dependabot dependabot Bot closed this Jun 24, 2026
@dependabot dependabot Bot deleted the dependabot/uv/python-discovery-1.3.0 branch June 24, 2026 11:34
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