build(deps): bump the production-dependencies group across 1 directory with 12 updates - #385
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 12 updates Bumps the production-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [asgiref](https://github.com/django/asgiref) | `3.11.1` | `3.12.1` | | [cachetools](https://github.com/tkem/cachetools) | `7.1.3` | `7.1.6` | | [flask-cors](https://github.com/corydolphin/flask-cors) | `6.0.2` | `6.0.5` | | [grpcio](https://github.com/grpc/grpc) | `1.80.0` | `1.83.0` | | [grpcio-testing](https://grpc.io) | `1.80.0` | `1.83.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.80.0` | `1.83.0` | | [mysql-connector-python](https://github.com/mysql/mysql-connector-python) | `9.7.0` | `26.7.0` | | [peewee](https://github.com/coleifer/peewee) | `4.0.5` | `4.2.6` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.30` | `9.0.35` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.12.1` | `2.13.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.3` | `4.70.0` | Updates `asgiref` from 3.11.1 to 3.12.1 - [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt) - [Commits](django/asgiref@3.11.1...3.12.1) Updates `cachetools` from 7.1.3 to 7.1.6 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.1.3...v7.1.6) 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.83.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.80.0...v1.83.0) Updates `grpcio-testing` from 1.80.0 to 1.83.0 Updates `grpcio-tools` from 1.80.0 to 1.83.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.80.0...v1.83.0) Updates `mysql-connector-python` from 9.7.0 to 26.7.0 - [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt) - [Commits](mysql/mysql-connector-python@9.7.0...26.7.0) Updates `peewee` from 4.0.5 to 4.2.6 - [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.2.6) Updates `phonenumbers` from 9.0.30 to 9.0.35 - [Commits](daviddrysdale/python-phonenumbers@v9.0.30...v9.0.35) 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.1 - [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.1) Updates `tqdm` from 4.67.3 to 4.70.0 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.3...v4.70.0) --- updated-dependencies: - dependency-name: asgiref dependency-version: 3.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: cachetools dependency-version: 7.1.6 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.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-testing dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mysql-connector-python dependency-version: 26.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: peewee dependency-version: 4.2.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.35 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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tqdm dependency-version: 4.70.0 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 12 updates in the / directory:
3.11.13.12.17.1.37.1.66.0.26.0.51.80.01.83.01.80.01.83.01.80.01.83.09.7.026.7.04.0.54.2.69.0.309.0.352.12.12.13.09.0.39.1.14.67.34.70.0Updates
asgireffrom 3.11.1 to 3.12.1Changelog
Sourced from asgiref's changelog.
... (truncated)
Commits
ef9d4b8Releasing 3.12.134fba63Restore previous SyncToAsync.call internal code shape.a43900cSeparate mypy from tests extra.1b7c338Releasing 3.12.0157d9d4Renovate precommit (#552)deda0d4Test free-threading builds and fix Local data leak for thread_inherit_context...a54250aDon’t capture the event loop inAsyncToSync.__init__(#562)836356aUse asyncio.run in StatelessServer.run (#561)e04afd5Dropped support for Python 3.9. (#543)95d2430Fixed #535: ThreadSensitiveContext.aexit blocking the event loop. (#563)Updates
cachetoolsfrom 7.1.3 to 7.1.6Changelog
Sourced from cachetools's changelog.
Commits
13bb86aMinor style improvements to keep ruff happy.e2250beFix RTD version handling.0d2a6eaRelease v7.1.5.d64cf80Prepare v7.1.5.fcbb0deFix #406: Merge branch 'gaoflow-fix-tlru-overwrite-expired-stale-value' into ...c0fdf6aFix TLRUCache silently keeping stale value on expired overwrite978d34dBump actions/setup-python from 6.2.0 to 6.3.0d5c7eeaReject negative cache item sizes578e976Update build environment.e164b70Bump codecov/codecov-action from 6.0.0 to 7.0.0Updates
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.83.0Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
c876f4d[Release] Bump version to 1.83.0 (on v1.83.x branch) (#43036)b5c40cd[Backport][v1.83.x][Python] grpc-status: Relax protobuf dependency lower boun...9c223f1[Release] Bump version to 1.83.0-pre1 (on v1.83.x branch) (#42936)b215f80[Release] Bump core version to 56.0.0 for upcoming release (#42934)cf95af0[Python] Add abort_with_status to the aio ServicerContext ABC (#42733)725c173Automated rollback of commit 8848182a65239ce4a7a26650c82aee3ec7ed1eee.821431b[PH2] Induced Frames and Reset Frames for PH26d0b58edisable metadata_publish_to_app_tag experiment41d533aImplement Weighted Random Shuffling and CDS Weight Normalization for pick_fir...8848182[xDS] split up thegrpc_xds_clientBUILD target (#42872)Updates
grpcio-testingfrom 1.80.0 to 1.83.0Updates
grpcio-toolsfrom 1.80.0 to 1.83.0Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
c876f4d[Release] Bump version to 1.83.0 (on v1.83.x branch) (#43036)9c223f1[Release] Bump version to 1.83.0-pre1 (on v1.83.x branch) (#42936)1454079[Python] Update lower bound for protobuf from 6.33.5 to 7.35.1 (#42914)6953d6a[Python] Remove 3.15 until Python 3.15 RC is released. (#42900)b025e18[Python] Support 3.15 (#42388)b6a490e[Python][grpcio-tools] Fix build error when CXX contains spaces (#42742)8a56164[Core] Upgrade to protobuf@35.1 to get upstream MSVC bug fix. (#42773)95f01e5[Release] Bump version to 1.83.0-dev (on master branch) (#42638)f72dd8c[Python] Trim Python2 backward compatibility syntax - remove "future" (#4...3618643[Core] Upgrade to protobuf 35 (#42512)Updates
mysql-connector-pythonfrom 9.7.0 to 26.7.0Changelog
Sourced from mysql-connector-python's changelog.
Commits
79f3435Fix mysqld version parsing for multi-digit components1a242a7Updated Connector/Python version to v26.7.0d5645aeUpdated GPL licence bookc94b53cUpdated the CONTRIBUTING and README filesecbe56eUpdated the CONTRIBUTING and README filesb0dde65Updated Connector/Python version to v10.0.0Updates
peeweefrom 4.0.5 to 4.2.6Release notes
Sourced from peewee's releases.
... (truncated)
Changelog
Sourced from peewee's changelog.
... (truncated)
Commits
65c793b4.2.691761feAvoid stomping fk value when writing None to descriptor02ac7a84.2.5f850293Add clone to stub3610121Add regression test codifying behavior for outer join population0667d1aEnsure we refresh an anonymous subq's hash :|8cee3754.2.4f10df8eDocs cleanup, cont.0f39030Doc cleanup in sqlitefde5817Fix collation sql w/explicit ASC/DESCUpdates
phonenumbersfrom 9.0.30 to 9.0.35Commits
314e40fPrep for 9.0.35 releaseba1f5b1Generated files for metadata6245715Merge metadata changes from upstream 9.0.35671b53fPrep for 9.0.34 releaseb1f3bb2Generated files for metadata20eecc2Merge metadata changes from upstream 9.0.34fdcad9bREADME.md: use pyproject-build tool0efec90Fix lint6400333Prep for 9.0.33 release4419992Generated files for metadataUpdates
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.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
tqdmfrom 4.67.3 to 4.70.0Release notes
Sourced from tqdm's releases.