chore(deps): bump the deps group with 8 updates#7
Merged
Conversation
Bumps the deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [setuptools](https://github.com/pypa/setuptools) | `80.4.0` | `80.7.1` | | [cryptography](https://github.com/pyca/cryptography) | `44.0.3` | `45.0.2` | | [flask](https://github.com/pallets/flask) | `3.1.0` | `3.1.1` | | [jiter](https://github.com/pydantic/jiter) | `0.9.0` | `0.10.0` | | [multidict](https://github.com/aio-libs/multidict) | `6.4.3` | `6.4.4` | | [openai](https://github.com/openai/openai-python) | `1.78.1` | `1.79.0` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.5.0` | `1.6.0` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.21.1` | `0.22.0` | Updates `setuptools` from 80.4.0 to 80.7.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.4.0...v80.7.1) Updates `cryptography` from 44.0.3 to 45.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.3...45.0.2) Updates `flask` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.0...3.1.1) Updates `jiter` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/pydantic/jiter/releases) - [Commits](pydantic/jiter@v0.9.0...v0.10.0) Updates `multidict` from 6.4.3 to 6.4.4 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.4.3...v6.4.4) Updates `openai` from 1.78.1 to 1.79.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@v1.78.1...v1.79.0) Updates `pluggy` from 1.5.0 to 1.6.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.5.0...1.6.0) Updates `prometheus-client` from 0.21.1 to 0.22.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.21.1...v0.22.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: cryptography dependency-version: 45.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps - dependency-name: flask dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: jiter dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: multidict dependency-version: 6.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: openai dependency-version: 1.79.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: pluggy dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: prometheus-client dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 deps group with 8 updates:
80.4.080.7.144.0.345.0.23.1.03.1.10.9.00.10.06.4.36.4.41.78.11.79.01.5.01.6.00.21.10.22.0Updates
setuptoolsfrom 80.4.0 to 80.7.1Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
12ca018Bump version: 80.7.0 → 80.7.131f8cacMerge pull request #4999 from pypa/bugfix/4998-directory-not-emptye6f9ee9In installer, when discovering egg dists, let metadata discovery search each ...76d2923Only attempt to fetch eggs for unsatisfied requirements.486081eBump version: 80.6.0 → 80.7.0f2748d1Merge pull request #4997 from pypa/feature/remove-more-pkg_resources1089223Merge pull request #4996 from abravalheri/cleanup-distutils00c16dfBump version: 80.5.0 → 80.6.089d3aefAdd news fragment.b74789eMerge https://github.com/jaraco/skeletonUpdates
cryptographyfrom 44.0.3 to 45.0.2Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
f81c075Backport mypy fixes for release (#12930)8ea28e0bump for 45.0.1 (#12922)6784097bump for 45 release (#12886)2d9c1c9bump MSRV to 1.74 (#12919)6c18874Bump BoringSSL, OpenSSL, AWS-LC in CI (#12918)43fd312add test vectors for upcoming explicit curve loading (#12913)6bfa0a3chore(deps): bump asn1 from 0.21.2 to 0.21.3 (#12914)a88dd66chore(deps): bump cc from 1.2.22 to 1.2.23 (#12912)e4e9840chore(deps): bump uv from 0.7.3 to 0.7.4 in /.github/requirements (#12911)e140233chore(deps): bump uv from 0.7.3 to 0.7.4 (#12910)Updates
flaskfrom 3.1.0 to 3.1.1Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
7fff56frelease version 3.1.173d6504Merge commit from forkcbb6c36update docs about fallback orderfb54159secret key rotation: fix key list ordering941efd4use uv (#5727)0109e49use uve785166Async Iterable Response (#5659)410e5abAcceptAsyncIterablefor responsesbfffe87add ghsa links73ce26cremove tests about deprecated pkgutil.get_loader (#5702)Updates
jiterfrom 0.9.0 to 0.10.0Commits
4f06514ci: fix ability of job to upload wasm wheels (#204)2f118b0release: 0.10.0 (#203)9abadb7replacecached_py_stringandpystring_fast_newwith safe alternatives (#201)37d62ddskip shipping windows 3.14 wheels for now (#200)6e61983Fixfloat_modedefault value infrom_json()stub definition (#199)8b9f0a3Bump pyo3 to 0.25, update supported Python versions (#198)6ed1f88Update Cargo.toml (#192)890d622fix clippy lints for Rust 1.86 (#193)Updates
multidictfrom 6.4.3 to 6.4.4Release notes
Sourced from multidict's releases.
Changelog
Sourced from multidict's changelog.
... (truncated)
Commits
e77793aRelease 6.4.4 (#1164)b5a24b7Fix segfault creating view objects (#1163)fea968fFix segfault when a single arg is passed to setdefault (#1160)7770ff2Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#1162)af42043Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (#1158)df93794Fix wrong types in tests (#1156)72f3fceTune multidict benchmark (#1155)99e3f3bDrop _Impl helper class, move all logic to MultiDict itself (#1153)d476a03Views don't rely in _Impl anymore (#1152)1d72435MultiDictProxy doesn't rely on '_impl' anymore (#1150)Updates
openaifrom 1.78.1 to 1.79.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
5bc7307release: 1.79.066a0b8dfeat(api): further updates for evals APIe5de794fix: fix create audio transcription endpoint4ebfd51feat(api): Updating Assistants and Evals API schemasd776534feat(api): manual updates28d60d9feat(api): responses x eval api1701df1chore(ci): fix installation instructions98925cechore(ci): upload sdks to package managerUpdates
pluggyfrom 1.5.0 to 1.6.0Changelog
Sourced from pluggy's changelog.
Commits
fd08ab5Preparing release 1.6.0c240362[pre-commit.ci] pre-commit autoupdate (#578)0ceb558Merge pull request #546 from RonnyPfannschmidt/ronny/hookwrapper-wrap-legacy1f4872e[pre-commit.ci] auto fixes from pre-commit.com hooks4be0c55add changelog615c6c5Merge branch 'main' into hookwrapper-wrap-legacy2acc644[pre-commit.ci] pre-commit autoupdate (#577)ea5ada0[pre-commit.ci] pre-commit autoupdate (#576)dfd250b[pre-commit.ci] pre-commit autoupdate (#575)1e1862f[pre-commit.ci] pre-commit autoupdate (#574)Updates
prometheus-clientfrom 0.21.1 to 0.22.0Release notes
Sourced from prometheus-client's releases.
Commits
8dfa10eRelease 0.22.0e3902eaDon't send an empty HTTP header. (#1101)23ab826Add note on gauge.set_function not working with mp, see #504 (#1098)c1ff3b2Update docs (#1097)e3bfa1fUpdate versions for docs Github actions (#1096)de8bb4aFix order-dependent flaky tests related to UTF-8 support (#1093)46eae7bChanged pushgateway.md (#1083)b0a6f12Migrate from setup.py to pyproject.toml (#1084)ecf344bCorrect nh sample span structure and parsing (#1082)5926a7cAdd support for Python 3.13 (#1080)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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