build(deps): bump the production-dependencies group across 1 directory with 10 updates#382
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 10 updates Bumps the production-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cachetools](https://github.com/tkem/cachetools) | `7.1.3` | `7.1.4` | | [flask-cors](https://github.com/corydolphin/flask-cors) | `6.0.2` | `6.0.5` | | [grpcio](https://github.com/grpc/grpc) | `1.80.0` | `1.81.1` | | [grpcio-testing](https://grpc.io) | `1.80.0` | `1.81.1` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.80.0` | `1.81.1` | | [peewee](https://github.com/coleifer/peewee) | `4.0.5` | `4.0.8` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.30` | `9.0.32` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.12.1` | `2.13.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.3` | `4.68.2` | Updates `cachetools` from 7.1.3 to 7.1.4 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.1.3...v7.1.4) Updates `flask-cors` from 6.0.2 to 6.0.5 - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](corydolphin/flask-cors@6.0.2...6.0.5) Updates `grpcio` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.80.0...v1.81.1) Updates `grpcio-testing` from 1.80.0 to 1.81.1 Updates `grpcio-tools` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.80.0...v1.81.1) Updates `peewee` from 4.0.5 to 4.0.8 - [Release notes](https://github.com/coleifer/peewee/releases) - [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md) - [Commits](coleifer/peewee@4.0.5...4.0.8) Updates `phonenumbers` from 9.0.30 to 9.0.32 - [Commits](daviddrysdale/python-phonenumbers@v9.0.30...v9.0.32) Updates `pyjwt` from 2.12.1 to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.12.1...2.13.0) Updates `pytest` from 9.0.3 to 9.1.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.0) Updates `tqdm` from 4.67.3 to 4.68.2 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.3...v4.68.2) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: flask-cors dependency-version: 6.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: grpcio dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-testing dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: peewee dependency-version: 4.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tqdm dependency-version: 4.68.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... 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 production-dependencies group with 10 updates in the / directory:
7.1.37.1.46.0.26.0.51.80.01.81.11.80.01.81.11.80.01.81.14.0.54.0.89.0.309.0.322.12.12.13.09.0.39.1.04.67.34.68.2Updates
cachetoolsfrom 7.1.3 to 7.1.4Changelog
Sourced from cachetools's changelog.
Commits
48284d7Release v7.1.4.55ea96bUpdate build environment.c5439feAdd threading tests for lock-only decorators.91828fcRun threading tests unconditionally with timeout.Updates
flask-corsfrom 6.0.2 to 6.0.5Release notes
Sourced from flask-cors's releases.
Commits
91ebc49Typing Hotfix: support blueprints in the type systemd601665Add strict MyPy Typingc8e8871Harden release publishing workflow (#406)e1d4034Derive package version from git tag via setuptools-scm (#405)Updates
grpciofrom 1.80.0 to 1.81.1Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
e84a8a2[Release] Bump version to 1.81.1 (on v1.81.x branch) (#42584)4706d6a[xDS] fix use-after-free in global XdsClient map (#42559)42a6b5b[Core][Release] Update BCR presubmit job definition (#42561)8bdf11e[Release] Bump version to 1.81.0 (on v1.81.x branch) (#42432)0029e06Move all gRPC Session classes to the experimental namespace (#42462)1f18268[CI] Fix Asan thread_stress_test error by reducing thread count (#42424) (#42...ee3fed7Backport MacOS fix cl/917004588 to v1.81.x (#42441)6244f3b[Release] Bump version to 1.81.0-pre1 (on v1.81.x branch) (#42378)1108777[Release] Bump core version to 54.0.0 for upcoming release (#42321)74940e8[fix] Add back the do-while loop that handles the TSI_RESULT correctly.Updates
grpcio-testingfrom 1.80.0 to 1.81.1Updates
grpcio-toolsfrom 1.80.0 to 1.81.1Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
e84a8a2[Release] Bump version to 1.81.1 (on v1.81.x branch) (#42584)8bdf11e[Release] Bump version to 1.81.0 (on v1.81.x branch) (#42432)6244f3b[Release] Bump version to 1.81.0-pre1 (on v1.81.x branch) (#42378)820f933[Python] Drop 3.9 (#42145)451521c[Core CI] Make windows python distrib tests use ccache. (#42171)cb09882[Build] Upgrade protobuf to 33.5 (#41976)a2bf3f1[Release] Bump version to 1.81.0-dev (on master branch) (#41843)Updates
peeweefrom 4.0.5 to 4.0.8Release notes
Sourced from peewee's releases.
Changelog
Sourced from peewee's changelog.
... (truncated)
Commits
0a684ef4.0.8df3b05bDrop 2.x compat shim for metaclass.5a84747Update readme & indexe8bb29aClarify docs, move up install section in asyncio03dab6eDocs and readme cleanup for new asyncio interfaces1f471a5Ensure we don't rebind + fix some order-dependent tests80055a5drop decorator so it registers as a coroutine.4eea98bClarify aexecute() usages in docs.0401abfAddaexecute()helper to BaseQueryf6f4a6bDocs and CL for asyncio facade.Updates
phonenumbersfrom 9.0.30 to 9.0.32Commits
facd74cPrep for 9.0.32 release8ea3d6aGenerated files for metadata1d40b76Merge metadata changes from upstream 9.0.3243a9c86Prep for 9.0.31 release98c625eGenerated files for metadata9161226Merge metadata changes from upstream 9.0.31Updates
pyjwtfrom 2.12.1 to 2.13.0Release notes
Sourced from pyjwt's releases.
Changelog
Sourced from pyjwt's changelog.
Commits
7144e45Apply ruff formatd2f4becRestorecast()calls with cross-versiontype: ignoreforprepare_key22f478cRemove redundant casts inRSAAlgorithm.prepare_keyand `ECAlgorithm.prepare...95791b1Bundle security fixes and hardening into 2.13.0dcc27a9[pre-commit.ci] pre-commit autoupdate (#1155)9d08a9a[pre-commit.ci] pre-commit autoupdate (#1146)b87c100Bump codecov/codecov-action from 5 to 6 (#1154)40e3147Migrate development extras to dependency groups (#1152)Updates
pytestfrom 9.0.3 to 9.1.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b2522cfPrepare release version 9.1.0368d2fc[refactor] TightenSetComparisonFunctiontoIterator[str](#14587)ff77cd8[refactor] Make base assertion comparisons return an iterator instead of a li...0d8491abuild(deps): Bump actions/stale from 10.2.0 to 10.3.04a809d9Merge pull request #14568 from pytest-dev/register-fixture5dfa385Fix recursion traceback test to cover all styles (#14582)f52ff0cAddpytest.register_fixturea8ac094Merge pull request #14567 from pytest-dev/more-visibility-deprecatee5620cd[pre-commit.ci] pre-commit autoupdate (#14577)2ce9c6dMerge pull request #14540 from minbang930/fix-14533-doctest-module-fixturesUpdates
tqdmfrom 4.67.3 to 4.68.2Release notes
Sourced from tqdm's releases.
Commits
4b33952revert accidental change totqdm(ascii)defaultb10848fdocs: fix links85b62dddocs: replace stray rst -> mdd2fb04adocs: mention OpenAI sponsorship85940f9docs: consistent progress bar terminology9dbb36btests: fix coverage67cf355Merge pull request #1751 from jaltmayerpizzorno/fix-atexit-monitor-deadlockcfa4a85minor docstring updatesf83290cFix TMonitor deadlock at interpreter shutdown59029c3Set name for tqdm monitor thread (#1752)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