Bump the python-deps group across 1 directory with 6 updates#129
Merged
gab-arrobo merged 1 commit intomainfrom Apr 1, 2026
Merged
Bump the python-deps group across 1 directory with 6 updates#129gab-arrobo merged 1 commit intomainfrom
gab-arrobo merged 1 commit intomainfrom
Conversation
Contributor
|
@dependabot rebase |
Bumps the python-deps group with 6 updates in the /env directory: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.78.1` | `1.80.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `7.34.0` | `7.34.1` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.6` | `3.1.7` | | [pygments](https://github.com/pygments/pygments) | `2.19.2` | `2.20.0` | | [tomli](https://github.com/hukkin/tomli) | `2.4.0` | `2.4.1` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.33.1` | Updates `grpcio` from 1.78.1 to 1.80.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.78.1...v1.80.0) Updates `protobuf` from 7.34.0 to 7.34.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `werkzeug` from 3.1.6 to 3.1.7 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.6...3.1.7) Updates `pygments` from 2.19.2 to 2.20.0 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.2...2.20.0) Updates `tomli` from 2.4.0 to 2.4.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.4.0...2.4.1) Updates `requests` from 2.32.5 to 2.33.1 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.1) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: protobuf dependency-version: 7.34.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: werkzeug dependency-version: 3.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: tomli dependency-version: 2.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: requests dependency-version: 2.33.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
5328f50 to
5e591e2
Compare
gab-arrobo
approved these changes
Apr 1, 2026
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 python-deps group with 6 updates in the /env directory:
1.78.11.80.07.34.07.34.13.1.63.1.72.19.22.20.02.4.02.4.12.32.52.33.1Updates
grpciofrom 1.78.1 to 1.80.0Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
f5e2d6e[Release] Bump version to 1.80.0 (on v1.80.x branch) (#41857)938cfec[subchannel connection scaling] fix when we reset backoff (#41935)91778be[Backport][v1.80.x][Python] New_createmethod for aio.Metadata (#41888)f10b9f2[bzlmod] upgrade rules_swift to avoid BCR CI breakage on Windows with bazel 7...be4c1c5[subchannel] fix crash in connection scaling code (#41853)a71df73[Release] Bump version to 1.80.0-pre1 (on v1.80.x branch) (#41844)3ca09e4[Python] Fix GRPC_TRACE and add test to check the GRPC_TRACE logs print (#41814)260c6fd[PHP] Disable php infinite recursion check for callback from Core to PHP (#41...50957c5[Flakiness] Delete flaky iomgr fd_conservation_posix_test and create an Event...e1e1d0a[Bzlmod] Turn off bzlmod for PSM python tests. (#41810)Updates
protobuffrom 7.34.0 to 7.34.1Release notes
Sourced from protobuf's releases.
... (truncated)
Commits
Updates
werkzeugfrom 3.1.6 to 3.1.7Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
Commits
005d93brelease version 3.1.7c328342merge any number of slashes (#3136)23142a3merge any number of slashesb913d68always set accept-ranges headerf282943Correct 1049dd6b2a363e1ef302b4161c340fb8582f627ad3d3df5validate host characters2c6a3a5parse transfer-encoding as set (#3134)63261cdparse transfer-encoding as setdafe7f1fix trailing whitespace in WWW-Authenticate bearer (#3129)051fd66fix trailing whitespace in WWW-Authenticate bearerUpdates
pygmentsfrom 2.19.2 to 2.20.0Release notes
Sourced from pygments's releases.
Changelog
Sourced from pygments's changelog.
Commits
708197dFix underline length.1d4538aPrepare 2.20 release.2ceaee4Update CHANGES.e3a3c54Fix Haskell lexer: handle escape sequences in character literals (#3069)d7c3453Merge pull request #3071 from pygments/harden-html-formatter0f97e7cHarden the HTML formatter against CSS.9f981b2Update CHANGES.1d88915Update CHANGES.c3d93adFix ASN.1 lexer: recognize minus sign and fix range operator (#3060)4f06bcffix bad behaving backtracking regex in CommonLispLexerUpdates
tomlifrom 2.4.0 to 2.4.1Changelog
Sourced from tomli's changelog.
Commits
c5f4469Bump version: 2.4.0 → 2.4.12bcd262Add change log for 2.4.1 and 2.3.1e1fdb94Limit number of parts of a key (#286)c20c491pre-commit autoupdate920e20bUpdate performance benchmark and results064e492Merge pull request #280 from hukkin/version-2.4.0Updates
requestsfrom 2.32.5 to 2.33.1Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
111d2b7v2.33.1f0198e6Fix malformed value parsing for Content-Type (#7309)bc7dd0fFix cosmetic header validity parsing regex (#7308)4443b1aFix unintended test extra (#7306)389eea5Cleanup extracted file after extract_zipped_path test (#7305)7407309Packaging: DRY out extras definition (#7277)bc04dfdv2.33.066d21cbMerge commit from fork8b9bc8fMove badges to top of README (#7293)e331a28Remove unused extraction call (#7292)