deps(deps): bump the python-all group with 5 updates - #498
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps(deps): bump the python-all group with 5 updates#498dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-all group with 5 updates: | Package | From | To | | --- | --- | --- | | [uv](https://github.com/astral-sh/uv) | `0.11.26` | `0.11.28` | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.4.3` | `3.4.4` | | [openai](https://github.com/openai/openai-python) | `2.44.0` | `2.45.0` | | [websockets](https://github.com/python-websockets/websockets) | `16.0` | `16.1` | | [build](https://github.com/pypa/build) | `1.5.0` | `1.5.1` | Updates `uv` from 0.11.26 to 0.11.28 - [Release notes](https://github.com/astral-sh/uv/releases) - [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md) - [Commits](astral-sh/uv@0.11.26...0.11.28) Updates `fastmcp` from 3.4.3 to 3.4.4 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.4.3...v3.4.4) Updates `openai` from 2.44.0 to 2.45.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.44.0...v2.45.0) Updates `websockets` from 16.0 to 16.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@16.0...16.1) Updates `build` from 1.5.0 to 1.5.1 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.5.0...1.5.1) --- updated-dependencies: - dependency-name: uv dependency-version: 0.11.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-all - dependency-name: fastmcp dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-all - dependency-name: openai dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-all - dependency-name: websockets dependency-version: '16.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-all - dependency-name: build dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-all ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-all group with 5 updates:
0.11.260.11.283.4.33.4.42.44.02.45.016.016.11.5.01.5.1Updates
uvfrom 0.11.26 to 0.11.28Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
ebf0f43Bump version to 0.11.28 (#20226)dee7a10fix(uv): uv tree fails on dependency-group-only pyproject.tomls (#19975) (#20...95e2f57Improve trace logs for debugging the error chain (#20220)4fab9d3Use standard rendering for tool requirement errors (#20160)f436bb3Move canonical and Git URL clones to callers (#20221)6dc1dadMove lockfile update guidance to a hint (#20219)83158f4Render user errors with their cause chains (#20217)3cfcabeRoute final command errors through the printer (#20163)da1613bModel final command errors explicitly (#20188)0ea325eDocument the bytecode compilation timeout override (#20189)Updates
fastmcpfrom 3.4.3 to 3.4.4Release notes
Sourced from fastmcp's releases.
Changelog
Sourced from fastmcp's changelog.
... (truncated)
Commits
9138d40Docs: add v3.4.4 changelog entries (#4473)d929882Hugging Face Auth Integration (#4385)5fe4faeRestore HTTP host guard compatibility (#4472)400db61Relax host origin guard defaults (#4439)Updates
openaifrom 2.44.0 to 2.45.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
f16fbbdrelease: 2.45.0 (#3478)Updates
websocketsfrom 16.0 to 16.1Release notes
Sourced from websockets's releases.
Commits
4df6f90Release version 16.1.7c69ecaIncrease timeout for building wheels.493864eComplete and review changelog.73ff538Temporarily remove the trio implementation (again).77f7d71Shorten changelog and docstring for previous commit.84859e1Add text argument to broadcast() to force the frame type1a38f5aDocument research on removing a workaround.99431eeApply code style to docs/conf.py.bf97b98Fix typos in tests.21a3418Fix typos in commentsUpdates
buildfrom 1.5.0 to 1.5.1Release notes
Sourced from build's releases.
... (truncated)
Changelog
Sourced from build's changelog.
... (truncated)
Commits
d08fcd7chore: prepare for 1.5.1135801ctest: isolate color tests from NO_COLOR and FORCE_COLOR (#1128)820d4e5perf: memoize check_dependency (#1122)6c03264pre-commit: bump repositories (#1127)43c337arefactor: simplify code paths found in review (#1124)260ae22fix: minor robustness fixes from code review (#1121)100e86erefactor: open the wheel only once in metadata_path (#1126)272db6cfix: decide color support per output stream, not solely from stdout (#1123)bc4ca7cfix: use LF instead of os.linesep when writing pip/uv requirements files (#1120)16d8143fix: derive dist-info directory from wheel contents, not filename (#1119)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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions