-
Notifications
You must be signed in to change notification settings - Fork 15
Bump the production-dependencies group with 19 updates #1792
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
Bump the production-dependencies group with 19 updates #1792
Conversation
d3a501c to
f7f1464
Compare
|
Benchmark Results |
f7f1464 to
b8deb8b
Compare
|
Benchmark Results |
b8deb8b to
5a68dc9
Compare
|
Benchmark Results |
5a68dc9 to
fe78e56
Compare
|
Benchmark Results |
Bumps the production-dependencies group with 20 updates: | 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` | | [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.3` | | [humanize](https://github.com/python-humanize/humanize) | `4.12.2` | `4.14.0` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.26.1` | `4.1.0` | | [google-cloud-storage](https://github.com/googleapis/python-storage) | `3.1.0` | `3.6.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.33.0` | | [google-cloud-tasks](https://github.com/googleapis/google-cloud-python) | `2.19.2` | `2.20.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.2` | | [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 `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.3 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.37.23...1.42.3) Updates `humanize` from 4.12.2 to 4.14.0 - [Release notes](https://github.com/python-humanize/humanize/releases) - [Commits](python-humanize/humanize@4.12.2...4.14.0) Updates `marshmallow` from 3.26.1 to 4.1.0 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.26.1...4.1.0) Updates `google-cloud-storage` from 3.1.0 to 3.6.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.6.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.33.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.33.0) Updates `google-cloud-tasks` from 2.19.2 to 2.20.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.20.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.2 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.5.2...v6.2.2) 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: 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.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: humanize dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: marshmallow dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: google-cloud-storage dependency-version: 3.6.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.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-tasks dependency-version: 2.20.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.2 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]>
fe78e56 to
b9aa899
Compare
|
Benchmark Results |
|
Benchmark Results |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the production-dependencies group with 20 updates:
3.1.13.1.22.20.22.21.01.71.01.76.06.0.26.0.32.32.42.32.525.2.025.5.01.37.231.42.34.12.24.14.03.1.03.6.06.4.07.1.01.171.232.0.282.0.312.2.02.3.02.29.02.33.02.19.22.20.03.20.13.20.23.0.23.0.35.5.26.2.224.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
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.3Commits
3471175Merge branch 'release-1.42.3'2e3d125Bumping version to 1.42.304ebd3cAdd changelog entries from botocorecc95ab6Merge branch 'release-1.42.2'743b8e4Merge branch 'release-1.42.2' into develop8f7ba80Bumping version to 1.42.2119aff9Add changelog entries from botocore65b24a4Merge branch 'release-1.42.1'71a06cfMerge branch 'release-1.42.1' into develop5991e64Bumping version to 1.42.1Updates
humanizefrom 4.12.2 to 4.14.0Release notes
Sourced from humanize's releases.
Commits
fedf432Add Uzbek language (#264)bbc0398[pre-commit.ci] pre-commit autoupdate (#269)c8810e2Drop support for Python 3.9 (#268)c16587bUpdate github-actions (#267)947a6b1Update dependency mypy to v1.18.2 (#266)4190386Update dependency mkdocstrings to v0.30.1 (#265)0e02705Update config (#262)288a7a7Test free-threaded Python 3.13t and 3.14t (#261)0f5d294Precisedelta rounding (#254)58d10b4Update docs/requirements.txt (#260)Updates
google-cloud-storagefrom 3.1.0 to 3.6.0Release notes
Sourced from google-cloud-storage's releases.
... (truncated)
Changelog
Sourced from google-cloud-storage's changelog.
... (truncated)
Commits
0b70a28chore(main): release 3.6.0 (#1603)5ab8103feat(zb-experimental): add async write object stream (#1612)92fc2b0feat: add support for partial list buckets (#1606)195d644fix: dont pass credentials to StorageClient (#1608)323cdddfeat: make return_partial_success and unreachable fields public for list Buck...c2cd474chore(main): release 3.5.0 (#1568)71b0f8afeat(experimental): Handle BidiReadObjectRedirectedError for bidi reads (#1600)5d5e895feat(experimental): Add read resumption strategy (#1599)5fb85eafeat(experimental): Add base resumption strategy for bidi streams (#1594)0d867bdfix: Use separate header object for each upload in Transfer Manager MPU (#1595)Updates
redisfrom 6.4.0 to 7.1.0Release notes
Sourced from redis's releases.