Bump python-discovery from 1.2.2 to 1.3.0#62
Conversation
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>
There was a problem hiding this comment.
💡 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 \ |
There was a problem hiding this comment.
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 👍 / 👎.
|
Superseded by #79. |
Bumps python-discovery from 1.2.2 to 1.3.0.
Release notes
Sourced from python-discovery's releases.
Commits
00052bd✨ feat(discovery): add iter_interpreters for enumeration (#71)791d139build(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)eb2aa7abuild(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#66)5b19eea[pre-commit.ci] pre-commit autoupdate (#64)3aa7d33build(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#63)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)