-
Notifications
You must be signed in to change notification settings - Fork 15
Bump the production-dependencies group across 1 directory with 21 updates #1815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/main/production-dependencies-5391600acc
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump the production-dependencies group across 1 directory with 21 updates #1815
dependabot
wants to merge
1
commit into
main
from
dependabot/pip/main/production-dependencies-5391600acc
Conversation
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
…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.2` | | [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.76.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `23.0.0` | `24.0.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.33` | | [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.0` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.1.0` | `3.8.0` | | [redis](https://github.com/redis/redis-py) | `6.4.0` | `7.1.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/python-pubsub) | `2.29.0` | `2.34.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) | `5.5.2` | `6.2.4` | | [gevent](https://github.com/gevent/gevent) | `24.11.1` | `25.9.1` | Updates `flask` from 3.1.1 to 3.1.2 - [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.2) 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/main/CHANGELOG.md) - [Commits](googleapis/python-datastore@v2.20.2...v2.21.0) Updates `grpcio` from 1.71.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.71.0...v1.76.0) Updates `gunicorn` from 23.0.0 to 24.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...24.0.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.33 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.37.23...1.42.33) 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.0 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.26.1...4.2.0) Updates `google-cloud-storage` from 3.1.0 to 3.8.0 - [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.8.0) Updates `redis` from 6.4.0 to 7.1.0 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v6.4.0...v7.1.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.34.0 - [Release notes](https://github.com/googleapis/python-pubsub/releases) - [Changelog](https://github.com/googleapis/python-pubsub/blob/main/CHANGELOG.md) - [Commits](googleapis/python-pubsub@v2.29.0...v2.34.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 5.5.2 to 6.2.4 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.2...v6.2.4) Updates `gevent` from 24.11.1 to 25.9.1 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@24.11.1...25.9.1) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.2 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.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: gunicorn dependency-version: 24.0.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.33 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.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: google-cloud-storage dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: redis dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major 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.34.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: 6.2.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: gevent dependency-version: 25.9.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
|
Benchmark Results |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
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.22.20.22.21.01.71.01.76.023.0.024.0.06.0.26.0.32.32.42.32.525.2.025.5.01.37.231.42.334.12.24.15.03.26.14.2.03.1.03.8.06.4.07.1.01.171.232.0.282.0.312.2.02.3.02.29.02.34.02.19.22.21.03.20.13.20.23.0.23.0.35.5.26.2.424.11.125.9.1Updates
flaskfrom 3.1.1 to 3.1.2Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
2c1b30drelease version 3.1.21292419Update GitHub Actions workflow for artifact handling (#5795)4dd52caUpdate GitHub Actions workflow for artifact handling55c6255update dev dependenciesd8259ebuse Jinja name consistently38b4c1erefactor stream_with_context for async views (#5799)9822a03refactor stream_with_context for async views49b7e7bsecurity docs for TRUSTED_HOSTS (#5798)b228ca3security docs for TRUSTED_HOSTSff64079update flask-talisman linkUpdates
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.76.0Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
f5ffb68[Release] Bump version to 1.76.0 (on v1.76.x branch) (#40925)ffd8379[Release] Bump version to 1.76.0-pre1 (on v1.76.x branch) (#40798)835d394[Release] Bump core version to 51.0.0 for upcoming release (#40784)de6ce7f[PH2] Add files for goaway support (#40786)f7dd7f4[PH2][Trivial][CleanUp]2d40a37[PH2][ChannelZ][ZTrace][Skeleton]83acb27[build] Add Missing Dependencies for reflection_proto in Preparation for Enab...abfe8a2[PH2] Stream list represents streams open for reads.c65d8de[PH2][Expt] Fix the experiment expiry755d025Fix latent_see_test flakinessUpdates
gunicornfrom 23.0.0 to 24.0.0Release notes
Sourced from gunicorn's releases.
Commits
3960372Merge pull request #3426 from benoitc/website-2025d34d3dedocs: Set release date for 24.0.0066e6d8docs: Move ASGI worker tab after Gthreadc6b1159docs: Add Tornado worker to design pagec959daedocs: Redesign architecture page with visual components571bc12docs: Add punchy theme with vibrant colors and modern features73adc7cdocs: Add collapsible TOC for settings referencedcec6e7docs: Modern landing page with custom template5ea4eb3docs: Add 2026 changelog and modernize README0b96103docs: Configure GitHub Pages deployment with custom domainUpdates
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.33Commits
9cadce5Merge branch 'release-1.42.33'b0f2cf3Bumping version to 1.42.336e690edAdd changelog entries from botocoreb84ec5eAdd BOTOCORE_TCP_KEEPALIVE environment variable documentation (#4705)36cebd3Merge branch 'release-1.42.32'd4d1044Merge branch 'release-1.42.32' into develop4571884Bumping version to 1.42.32dcbc83dAdd changelog entries from botocoreb781827Merge branch 'release-1.42.31'4fb3f58Merge branch 'release-1.42.31' into developUpdates
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.0Changelog
Sourced from marshmallow's changelog.
... (truncated)
Commits
44be02fBump version and update changelog2bf3ae6feat: improve consistency of many arg with nested schema (#2854)c860f56Bump actions/upload-artifact from 5 to 6 (#2884)63b947aBump actions/download-artifact from 6 to 7 (#2885)b99ae79Bump furo from 2025.9.25 to 2025.12.19 (#2875)e8b0d04Remove unused ignore (#2883)238dd10Make heading underlines consistent2f877d4Merge branch '3.x-line' into dev7b2b116Fix usage of :cve: role in changelog (#2881)1407d51Merge pull request #2878 from marshmallow-code/3.x-mypy-unreachableUpdates
google-cloud-storagefrom 3.1.0 to 3.8.0Release notes
Sourced from google-cloud-storage's releases.
... (truncated)
Changelog
Sourced from google-cloud-storage's changelog.
... (truncated)
Commits
16cf512chore: librarian release pull request: 20260113T144551Z (#1704)94ad895chore(librarian): bump library version to 3.7.0 (#1703)89bfe7afeat(experimental): flush the last chunk in append method (#1699)a57ea0efeat(experimental): add write resumption strategy (#1663)0c35d3fchore(tests): add test for reading unfinalized appendable objects with genera...d90f0eefeat(experimental): add bidi stream retry manager. (#1632)a994dbfRevert "skip notification tests until b/470069573 is fixed" (#1694)dfc60b3chore: delete topic after creation (#1687)1333c95feat: implement "append_from_file" (#1686)fe6d7c9chore: optimization to reduce number of open TCP connections while running zo...Updates
redisfrom 6.4.0 to 7.1.0Release notes
Sourced from redis's releases.