Bump the production-dependencies group across 1 directory with 21 updates#1847
Closed
dependabot[bot] wants to merge 3 commits intomainfrom
Closed
Bump the production-dependencies group across 1 directory with 21 updates#1847dependabot[bot] wants to merge 3 commits intomainfrom
dependabot[bot] wants to merge 3 commits intomainfrom
Conversation
…ates Bumps the production-dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flask](https://github.com/pallets/flask) | `3.1.1` | `3.1.3` | | [google-cloud-datastore](https://github.com/googleapis/python-datastore) | `2.20.2` | `2.21.0` | | [grpcio](https://github.com/grpc/grpc) | `1.71.0` | `1.78.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `23.0.0` | `25.1.0` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [structlog](https://github.com/hynek/structlog) | `25.2.0` | `25.5.0` | | [boto3](https://github.com/boto/boto3) | `1.37.23` | `1.42.73` | | [humanize](https://github.com/python-humanize/humanize) | `4.12.2` | `4.15.0` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.26.1` | `4.2.2` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.1.0` | `3.10.1` | | [jsonpointer](https://github.com/stefankoegl/python-json-pointer) | `3.0.0` | `3.1.0` | | [redis](https://github.com/redis/redis-py) | `7.1.0` | `7.3.0` | | [flask-compress](https://github.com/colour-science/flask-compress) | `1.17` | `1.23` | | [uwsgi](https://uwsgi-docs.readthedocs.io/en/latest/) | `2.0.28` | `2.0.31` | | [email-validator](https://github.com/JoshData/python-email-validator) | `2.2.0` | `2.3.0` | | [google-cloud-pubsub](https://github.com/googleapis/google-cloud-python) | `2.29.0` | `2.36.0` | | [google-cloud-tasks](https://github.com/googleapis/google-cloud-python) | `2.19.2` | `2.21.0` | | [simplejson](https://github.com/simplejson/simplejson) | `3.20.1` | `3.20.2` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [cachetools](https://github.com/tkem/cachetools) | `6.2.2` | `7.0.5` | Updates `flask` from 3.1.1 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.1...3.1.3) Updates `google-cloud-datastore` from 2.20.2 to 2.21.0 - [Release notes](https://github.com/googleapis/python-datastore/releases) - [Changelog](https://github.com/googleapis/python-datastore/blob/v2.21.0/CHANGELOG.md) - [Commits](googleapis/python-datastore@v2.20.2...v2.21.0) Updates `grpcio` from 1.71.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.71.0...v1.78.0) Updates `gunicorn` from 23.0.0 to 25.1.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...25.1.0) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `structlog` from 25.2.0 to 25.5.0 - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@25.2.0...25.5.0) Updates `boto3` from 1.37.23 to 1.42.73 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.37.23...1.42.73) Updates `humanize` from 4.12.2 to 4.15.0 - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](python-humanize/humanize@4.12.2...4.15.0) Updates `marshmallow` from 3.26.1 to 4.2.2 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.26.1...4.2.2) Updates `google-cloud-storage` from 3.1.0 to 3.10.1 - [Release notes](https://github.com/googleapis/python-storage/releases) - [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md) - [Commits](googleapis/python-storage@v3.1.0...v3.10.1) Updates `jsonpointer` from 3.0.0 to 3.1.0 - [Commits](stefankoegl/python-json-pointer@v3.0.0...v3.1.0) Updates `redis` from 7.1.0 to 7.3.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v7.1.0...v7.3.0) Updates `flask-compress` from 1.17 to 1.23 - [Changelog](https://github.com/colour-science/flask-compress/blob/master/CHANGELOG.md) - [Commits](colour-science/flask-compress@v1.17...v1.23) Updates `uwsgi` from 2.0.28 to 2.0.31 Updates `email-validator` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md) - [Commits](JoshData/python-email-validator@v2.2.0...v2.3.0) Updates `google-cloud-pubsub` from 2.29.0 to 2.36.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-api-core-v2.29.0...google-cloud-pubsub-v2.36.0) Updates `google-cloud-tasks` from 2.19.2 to 2.21.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-tasks-v2.19.2...google-cloud-tasks-v2.21.0) Updates `simplejson` from 3.20.1 to 3.20.2 - [Release notes](https://github.com/simplejson/simplejson/releases) - [Changelog](https://github.com/simplejson/simplejson/blob/master/CHANGES.txt) - [Commits](simplejson/simplejson@v3.20.1...v3.20.2) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `cachetools` from 6.2.2 to 7.0.5 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v6.2.2...v7.0.5) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google-cloud-datastore dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: gunicorn dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: structlog dependency-version: 25.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: boto3 dependency-version: 1.42.73 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: humanize dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: marshmallow dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: google-cloud-storage dependency-version: 3.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: jsonpointer dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: redis dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: flask-compress dependency-version: '1.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: uwsgi dependency-version: 2.0.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: email-validator dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-pubsub dependency-version: 2.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-tasks dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: simplejson dependency-version: 3.20.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cachetools dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
0ee759a to
483fa68
Compare
Contributor
|
Benchmark Results |
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 production-dependencies group with 21 updates in the / directory:
3.1.13.1.32.20.22.21.01.71.01.78.023.0.025.1.06.0.26.0.32.32.42.32.525.2.025.5.01.37.231.42.734.12.24.15.03.26.14.2.23.1.03.10.13.0.03.1.07.1.07.3.01.171.232.0.282.0.312.2.02.3.02.29.02.36.02.19.22.21.03.20.13.20.23.0.23.0.36.2.27.0.5Updates
flaskfrom 3.1.1 to 3.1.3Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
22d9247release version 3.1.3089cb86Merge commit from forkc17f379request context tracks session access27be933start version 3.1.34e652d3Abort if the instance folder cannot be created (#5903)3d03098Abort if the instance folder cannot be created407eb76document using gevent for async (#5900)ac5664ddocument using gevent for async4f79d5bIncrease required flit_core version to 3.11 (#5865)fe3b215Increase required flit_core version to 3.11Updates
google-cloud-datastorefrom 2.20.2 to 2.21.0Release notes
Sourced from google-cloud-datastore's releases.
Changelog
Sourced from google-cloud-datastore's changelog.
Commits
1dafc68chore(main): release 2.21.0 (#595)d391911chore(python): remove CONTRIBUTING.rst from templates (#605)16b9c73chore(python): fix incorrect import statement in README (#604)ed92e8efix: backwards-compatibility for previous meaning format (#603)a7df080chore: Update gapic-generator-python to 1.23.6 (#602)7c1171bfix: Allow protobuf 6.x (#598)7be9c4cchore: Update gapic-generator-python to v1.23.2 (#569)9f83d17chore(python): conditionally load credentials in .kokoro/build.sh (#594)14a0f96chore: update protoplus for python 3.13 (#579)59bf5f9chore(python): Update the python version in docs presubmit to use 3.10 (#584)Updates
grpciofrom 1.71.0 to 1.78.0Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
5e6ba94[build] add missing includes (backport to 1.78.x) (#41518)e364c5c[PHP] ignore PHPUnit security advisory in Mac build (backport to 1.78.x) (#41...ea4d627[Release] Bump version to 1.78.0 (on v1.78.x branch) (#41489)9840ecd[Release] Bump version to 1.78.0-pre2 (on v1.78.x branch) (#41397)ea1d162[Backport][v1.78.x][Fix][Compiler] Plugins fall back to the edition 2023 for ...818a08f[Backport][v1.78.x][PHP] Fix runtime error with PHp8.5 alpha because zend_exc...f7f1302[Backport][v1.78.x][Fix][Build] Move xds-protos templates to the new path (#4...a382034[Release] Bump version to 1.78.0-pre1 (on v1.78.x branch) (#41290)8d22d62[Release] Bump core version to 52.0.0 for upcoming release (#41288)ad19eab[PH2][Settings][Security]Updates
gunicornfrom 23.0.0 to 25.1.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
2d43101docs: merge gunicornc into 25.1.0 releasebf4ad8ddocs: update 25.1.0 release date to 2026-02-13730350eMerge pull request #3505 from benoitc/feature/gunicornc-control-interface63df19bfix(tests): use process groups for reliable signal handling in PyPycd77bccfix(tests): increase wait time for all server tests02ea985fix(tests): improve server test reliability on FreeBSD6d81c9efix: resolve pylint warnings7486baafix: remove unused imports3e60d29docs: add gunicornc control interface guidee05e40dfeat(ctl): add message-based dirty worker managementUpdates
pyyamlfrom 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)Updates
requestsfrom 2.32.4 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname4b9c546Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbeBump step-security/harden-runner from 2.12.0 to 2.13.02edca11Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cdUpdate Makefile rules (#6996)d58d8aadocs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eabBump github/codeql-action from 3.28.5 to 3.29.0Updates
structlogfrom 25.2.0 to 25.5.0Release notes
Sourced from structlog's releases.
... (truncated)
Changelog
Sourced from structlog's changelog.
... (truncated)
Commits
c0ef9e0Prepare 25.5.09cb662fdocs: nit5400612docs/stdlib: add warning about ProcessorFormatter1c2c19aTry validating pyproject.tomlaca10f2Drop pretend dependency (#766)3800d40docs: use nativeecaa15astdlib: add support for stacklevel (#763)7f7a221update dev (#765)5acfc85docs: 5% bigger stillc102862docs: bigger fontUpdates
boto3from 1.37.23 to 1.42.73Commits
3a06d63Merge branch 'release-1.42.73'ca7b043Bumping version to 1.42.73ef6697cAdd changelog entries from botocore3c02c15Merge branch 'release-1.42.72'b7e01e9Merge branch 'release-1.42.72' into developfcc3fe3Bumping version to 1.42.729d3625eAdd changelog entries from botocoredd8d8d6Merge branch 'release-1.42.71'0d4401eMerge branch 'release-1.42.71' into develop45318a5Bumping version to 1.42.71Updates
humanizefrom 4.12.2 to 4.15.0Release notes
Sourced from humanize's releases.
Commits
2ddb590ReplaceExceptionwith more specificFileNotFoundError(#286)e87f2e2Add locale support for decimal separator inintword(#287)7175184Add locale support for decimal separator in intword2526999Update config (#285)ba532d9Replace Exception with more specific FileNotFoundErrorbdc49eaDon't ignore UP038, it's been removed from Ruff86f116bAdd seven-day cooldown to Renovatee3f7116No need for setup-python with prek-action3dca143naturaldelta: round the value to nearest unit that makes sense (#272)bac6f26Apply suggestion from@hugovkUpdates
marshmallowfrom 3.26.1 to 4.2.2Changelog
Sourced from marshmallow's changelog.
... (truncated)
Commits
2a3812dBump version and update changelog19ca8dcFix Constant field rejecting None values during load (#2894)213ee3a[pre-commit.ci] pre-commit autoupdate (#2896)ba8b512Update AUTHORS.rst40105adBump version and update changelog39e7c83Merge pull request #2892 from thanhlecongg/fix-289178a94eaFix docstring typo8dc078efix issue #2891c62b911add tests for issue #2891d07bf5e[pre-commit.ci] pre-commit autoupdate (#2887)Updates
google-cloud-storagefrom 3.1.0 to 3.10.1Release notes
Sourced from google-cloud-storage's releases.
... (truncated)
Changelog
Sourced from google-cloud-storage's changelog.