Bump the production-dependencies group across 1 directory with 24 updates - #1933
Bump the production-dependencies group across 1 directory with 24 updates#1933dependabot[bot] wants to merge 1 commit into
Conversation
|
Benchmark Results |
d5fe9f1 to
961f096
Compare
|
Benchmark Results |
961f096 to
dda3d0b
Compare
|
Benchmark Results |
dda3d0b to
9b64ad7
Compare
|
Benchmark Results |
9b64ad7 to
4020d4e
Compare
|
Benchmark Results |
71fca51 to
d734224
Compare
|
Benchmark Results |
d734224 to
613f3ed
Compare
|
Benchmark Results |
613f3ed to
b1309db
Compare
|
Benchmark Results |
b1309db to
4117252
Compare
|
Benchmark Results |
4117252 to
1e8a73f
Compare
…ates Bumps the production-dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flask](https://github.com/pallets/flask) | `3.1.1` | `3.1.3` | | [flask-wtf](https://github.com/pallets-eco/flask-wtf) | `1.2.2` | `1.3.0` | | [google-cloud-datastore](https://github.com/googleapis/google-cloud-python) | `2.20.2` | `2.21.0` | | [grpcio](https://github.com/grpc/grpc) | `1.71.0` | `1.83.1` | | [gunicorn](https://github.com/benoitc/gunicorn) | `23.0.0` | `26.2.0` | | [pika](https://github.com/pika/pika) | `1.3.2` | `1.4.4` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [requests](https://github.com/psf/requests) | `2.33.0` | `2.34.2` | | [sdc-cryptography](https://github.com/ONSdigital/sdc-cryptography) | `1.2.1` | `1.4.0` | | [structlog](https://github.com/hynek/structlog) | `25.2.0` | `26.1.0` | | [boto3](https://github.com/boto/boto3) | `1.37.23` | `1.37.38` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.26.2` | `4.3.1` | | [google-cloud-storage](https://github.com/googleapis/google-cloud-python) | `3.1.0` | `3.13.1` | | [jsonpointer](https://github.com/stefankoegl/python-json-pointer) | `3.0.0` | `3.1.1` | | [redis](https://github.com/redis/redis-py) | `7.1.0` | `8.1.0` | | [flask-compress](https://github.com/colour-science/flask-compress) | `1.17` | `1.24` | | [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.39.2` | | [google-cloud-tasks](https://github.com/googleapis/google-cloud-python) | `2.19.2` | `2.24.0` | | [simplejson](https://github.com/simplejson/simplejson) | `3.20.1` | `4.1.2` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [cachetools](https://github.com/tkem/cachetools) | `6.2.2` | `7.1.8` | | [gevent](https://github.com/gevent/gevent) | `25.9.1` | `26.8.0` | 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 `flask-wtf` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/pallets-eco/flask-wtf/releases) - [Changelog](https://github.com/pallets-eco/flask-wtf/blob/main/docs/changes.rst) - [Commits](pallets-eco/flask-wtf@v1.2.2...v1.3.0) Updates `google-cloud-datastore` from 2.20.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-documentai-v2.20.2...google-cloud-iam-v2.21.0) Updates `grpcio` from 1.71.0 to 1.83.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.71.0...v1.83.1) Updates `gunicorn` from 23.0.0 to 26.2.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...26.2.0) Updates `pika` from 1.3.2 to 1.4.4 - [Release notes](https://github.com/pika/pika/releases) - [Changelog](https://github.com/pika/pika/blob/1.4.4/CHANGELOG.md) - [Commits](pika/pika@1.3.2...1.4.4) 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.33.0 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.0...v2.34.2) Updates `sdc-cryptography` from 1.2.1 to 1.4.0 - [Release notes](https://github.com/ONSdigital/sdc-cryptography/releases) - [Changelog](https://github.com/ONSdigital/sdc-cryptography/blob/master/CHANGELOG.md) - [Commits](ONSdigital/sdc-cryptography@1.2.1...1.4.0) Updates `structlog` from 25.2.0 to 26.1.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...26.1.0) Updates `boto3` from 1.37.23 to 1.37.38 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.37.23...1.37.38) Updates `marshmallow` from 3.26.2 to 4.3.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.26.2...4.3.1) Updates `google-cloud-storage` from 3.1.0 to 3.13.1 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/gcp-sphinx-docfx-yaml/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-cloud-kms-v3.1.0...google-cloud-storage-v3.13.1) Updates `jsonpointer` from 3.0.0 to 3.1.1 - [Commits](stefankoegl/python-json-pointer@v3.0.0...v3.1.1) Updates `redis` from 7.1.0 to 8.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@v7.1.0...v8.1.0) Updates `flask-compress` from 1.17 to 1.24 - [Changelog](https://github.com/colour-science/flask-compress/blob/master/CHANGELOG.md) - [Commits](colour-science/flask-compress@v1.17...v1.24) 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.39.2 - [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.39.2) Updates `google-cloud-tasks` from 2.19.2 to 2.24.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.24.0) Updates `simplejson` from 3.20.1 to 4.1.2 - [Release notes](https://github.com/simplejson/simplejson/releases) - [Changelog](https://github.com/simplejson/simplejson/blob/main/CHANGES.txt) - [Commits](simplejson/simplejson@v3.20.1...v4.1.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.1.8 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v6.2.2...v7.1.8) Updates `gevent` from 25.9.1 to 26.8.0 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@25.9.1...26.8.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.37.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cachetools dependency-version: 7.1.4 dependency-type: direct:production update-type: version-update:semver-major 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: flask dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: flask-compress dependency-version: '1.24' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: flask-wtf dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: gevent dependency-version: 26.5.0 dependency-type: direct:production update-type: version-update:semver-major 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: google-cloud-pubsub dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-storage dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-cloud-tasks dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor 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: gunicorn dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: jsonpointer dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor 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: marshmallow dependency-version: 4.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: pika dependency-version: 1.4.1 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: redis dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sdc-cryptography dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: simplejson dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: structlog dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1e8a73f to
29c3e41
Compare
Bumps the production-dependencies group with 24 updates in the / directory:
3.1.13.1.31.2.21.3.02.20.22.21.01.71.01.83.123.0.026.2.01.3.21.4.46.0.26.0.32.33.02.34.21.2.11.4.025.2.026.1.01.37.231.37.383.26.24.3.13.1.03.13.13.0.03.1.17.1.08.1.01.171.242.0.282.0.312.2.02.3.02.29.02.39.22.19.22.24.03.20.14.1.23.0.23.0.36.2.27.1.825.9.126.8.0Updates
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
flask-wtffrom 1.2.2 to 1.3.0Release notes
Sourced from flask-wtf's releases.
Changelog
Sourced from flask-wtf's changelog.
Commits
63eb4d3chore: bump to v1.3.0192ece3Improve CSRF Documentation (#584)1f8522dAdding RECAPTCHA_ENABLE to disable recaptcha (#509)64b9215Respect exempts in CSRFProtect.protect() (#419)adf674fwidget support the kwargs to add custom html attributes (#353)ea1f797feat: CSRF meta tag helper (#674)412e3efAllow nonce in reCaptcha (#312)a7b764aReCaptcha field testing mode documentation (#650)c053c0echore(deps-dev): bump pytest from 9.0.1 to 9.0.3 (#673)ca2216cchore(deps): bump uv from 0.9.11 to 0.11.6 (#672)Updates
google-cloud-datastorefrom 2.20.2 to 2.21.0Changelog
Sourced from google-cloud-datastore's changelog.
Commits
c60ded4chore: librarian release pull request: 20260108T181058Z (#15005)c0e3e9dchore: disable treat warnings as errors (#15008)45d4ceedocs(samples): Update BigQuery Storage Arrow samples batching logic (#14961)45149bachore: librarian release pull request: 20260108T162506Z (#15001)d58a9batest: Add 'cryptography' 'cachetools' to test deps for bigquery-storage (#14999)1028946feat: add v1 api for google-cloud-maintenance-api (#14998)b3cb4dechore: librarian generate pull request: 20260107T084051Z (#14995)17cc128chore: librarian generate pull request: 20251231T091651Z (#14991)c353aa5chore: librarian update image pull request: 20251219T024955Z (#14985)f384538chore: librarian release pull request: 20251217T215552Z (#14980)Updates
grpciofrom 1.71.0 to 1.83.1Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
aae2670[Backport][v1.83.x] Fix legacy_channel.cc compile error with `std::optional<a...b77ea36[Backport][v1.83.x] Memory optimization (#43297)9dcd5aa[CI] Fix Python 3.15 Sanity (#43299)ed8899e[Backport][v1.83.x] Fixing bug in GoAway and gRPC Message Compression (#43270)5f8d6df[Release] Bump version to 1.83.1 (on v1.83.x branch) (#43274)291e0be[Backport][v1.83.x][Python] Fix the StatusCode Enums to be int (#43252)05ceb5d[CI][Backport][v1.83.x][Python] Fix PSM Interop xds-v3 Python continuous fail...dbc73b8[Backport][v1.83.x][PHP]updated workflow to preserve github folder (#43243)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...Updates
gunicornfrom 23.0.0 to 26.2.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
36f2a3cgunicorn 26.2.0cbba350test: cover the h2c edge paths that had none9885411Merge pull request #3703 from cormier/fix-inconsistency-in-control-socket-docs86f0919Merge pull request #3704 from methane/doc-wsgi-h1c5853551Merge pull request #3712 from Rotzbua/patch-17bce87eMerge pull request #3700 from benoitc/fix/sponsor-logo-path972dfb0Merge pull request #3690 from melbinjp/docs/contributing-settings-path7b3f16bMerge pull request #3711 from benoitc/docs/http2-changelog5bf237chttp2: require gunicorn_h1c 0.6.9 and drop the upgrade body workaround7cf0338test: skip the fast-parser cases when gunicorn_h1c is absentUpdates
pikafrom 1.3.2 to 1.4.4Release notes
Sourced from pika's releases.
... (truncated)
Changelog
Sourced from pika's changelog.
... (truncated)
Commits
60fee42pika 1.4.4c1a768eRevertcallLaterkeyword arguments and type_reactorasAnyff4eae1pika 1.4.33c9b50dMerge pull request #1658 from pika/pika-1.4.2c5da6ffpika 1.4.2c538d43Merge pull request #1642 from pika/fix/Bump the development-dependencies group with 4 updates #1639-windows-event-loop-policy-1.4.x79efa49FixcallLatertyping by passing keyword arguments7cb3661Drain extra loop turn to await Tornado selector bootstrapb3b8819Replace deprecated event loop policy in tests with helperc1c9651Raise clear error when Windows loop lacks selector supportUpdates
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.33.0 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
sdc-cryptographyfrom 1.2.1 to 1.4.0Release notes
Sourced from sdc-cryptography's releases.
Changelog
Sourced from sdc-cryptography's changelog.
Commits
30e4454Fix release version 1.4.0 in pyproject.toml (#69)5f31285Update cryptography to 50.0.0 due to CVE-2026-69247 (#67)3441372Fix publish to pypi GitHub action (python version quoting) (#66)9d5602cMigrate to Poetry (#65)9b0666aBump cryptography to 48.0.1 (#64)320ec82Bump cryptography from 43.0.0 to 44.0.1 in the pip group & add CODEOWNERS fil...557ddd8Add Permissions to Workflow & Pin Unpinned Tags for Non-Immutable Actions (#61)Updates
structlogfrom 25.2.0 to 26.1.0Release notes
Sourced from structlog's releases.