Bump the pip-deps group with 7 updates - #1543
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the pip-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.4.2` | `8.5.0` | | [cryptography](https://github.com/pyca/cryptography) | `50.0.0` | `50.0.1` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.59` | `3.1.61` | | [grpcio](https://github.com/grpc/grpc) | `1.83.0` | `1.83.1` | | [isort](https://github.com/PyCQA/isort) | `8.0.1` | `9.0.1` | | [botocore](https://github.com/boto/botocore) | `1.43.78` | `1.43.83` | | [boto3](https://github.com/boto/boto3) | `1.43.78` | `1.43.83` | Updates `click` from 8.4.2 to 8.5.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.4.2...8.5.0) Updates `cryptography` from 50.0.0 to 50.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@50.0.0...50.0.1) Updates `gitpython` from 3.1.59 to 3.1.61 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.59...3.1.61) Updates `grpcio` from 1.83.0 to 1.83.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.83.0...v1.83.1) Updates `isort` from 8.0.1 to 9.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@8.0.1...9.0.1) Updates `botocore` from 1.43.78 to 1.43.83 - [Commits](boto/botocore@1.43.78...1.43.83) Updates `boto3` from 1.43.78 to 1.43.83 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.78...1.43.83) --- updated-dependencies: - dependency-name: click dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: gitpython dependency-version: 3.1.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: grpcio dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: isort dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-deps - dependency-name: botocore dependency-version: 1.43.83 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.43.83 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
christopherthompsonwalsh-mongo and
m1kola
August 31, 2026 23:45
Contributor
MCK 1.12.0 Release NotesNew Features
Bug Fixes
|
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 pip-deps group with 7 updates:
8.4.28.5.050.0.050.0.13.1.593.1.611.83.01.83.18.0.19.0.11.43.781.43.831.43.781.43.83Updates
clickfrom 8.4.2 to 8.5.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
8b19813Release version 8.5.02c8cd3aAdd FAQ entry aboutUnicodeEncodeErroron Windows (#3778)131c86aAdd FAQ entry aboutUnicodeEncodeErroron Windowse1fd594Add support ofpathlib.Pathtoedit(#3781)a1d8785Add support ofpathlib.Pathtoedit2103e15Forward all user's parameters set inPAGERand improve flag detection (#3777)a6256bfForwards all user's parameters set inPAGER61b69e9Resolve the pager command once, in_pager_contextmanager(#3776)9835b0fResolve the pager command once, in_pager_contextmanagerf36d58bRefactor pager stream handling (#3767)Updates
cryptographyfrom 50.0.0 to 50.0.1Changelog
Sourced from cryptography's changelog.
Commits
ffde75abump for 50.0.1 + changelog (#15520)Updates
gitpythonfrom 3.1.59 to 3.1.61Release notes
Sourced from gitpython's releases.
Commits
5346d1bprepare next released81336bMerge pull request #2221 from gitpython-developers/re-add-regexbc63b02fix: restore Actor.name_email_regex (#2220)a9fb008Merge pull request #2219 from Vogtinator/maindb1a2cffix: wait for git daemon to listen before connecting3481da9Merge pull request #2218 from gitpython-developers/fix-repo-open56636c3prepare new releasec7cf4d1fix: prefer.gitduring repository discoveryd160fb4Merge pull request #2217 from gitpython-developers/fix-advisory09f2cf3fix: require opt-in for no-index diffsUpdates
grpciofrom 1.83.0 to 1.83.1Release notes
Sourced from grpcio's releases.
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)Updates
isortfrom 8.0.1 to 9.0.1Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
... (truncated)
Commits
131f4adFix review typing and import order in CLI invocation test9491900Test python -m isort invocation directlyf0a2dcaFix python -m isort by excluding main from mypyc037c2b2Add changelog entries for last releases727d119Name the predicate and drive the prefix test off STRING_PREFIXESdec76bcFix multiline docstring stylecb179dbKeep add_imports below a prefixed module docstring7542f76test: distinguish pylint disable-next comments9f56767Fix pylint disable-next comments at top of imports0cba6f6Delete .cruft.jsonUpdates
botocorefrom 1.43.78 to 1.43.83Commits
b6cdacdMerge branch 'release-1.43.83'bcf4c85Bumping version to 1.43.83073e2f0Update to latest modelsde6b6eaMerge branch 'release-1.43.82'84f9282Merge branch 'release-1.43.82' into develop95e4083Bumping version to 1.43.820ba3a74Update to latest modelsb5c1794Merge branch 'release-1.43.81'5fbd66eMerge branch 'release-1.43.81' into develop7459719Bumping version to 1.43.81Updates
boto3from 1.43.78 to 1.43.83Commits
77e6582Merge branch 'release-1.43.83'bdb0f45Bumping version to 1.43.83950987aAdd changelog entries from botocore156b04aMerge branch 'release-1.43.82'dfc3447Merge branch 'release-1.43.82' into develope6c550fBumping version to 1.43.8294d6577Add changelog entries from botocore18a131cBump https://github.com/astral-sh/ruff-pre-commit (#4835)1ee61ffMerge branch 'release-1.43.81'd3a3a52Merge branch 'release-1.43.81' into developDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions