chore(deps): bump the production-dependencies group across 1 directory with 9 updates - #176
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 9 updates Bumps the production-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [alembic](https://github.com/sqlalchemy/alembic) | `1.19.1` | `1.19.2` | | [cachetools](https://github.com/tkem/cachetools) | `7.1.7` | `7.1.8` | | [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` | | [grpcio-health-checking](https://grpc.io) | `1.83.0` | `1.83.1` | | [grpcio-testing](https://grpc.io) | `1.83.0` | `1.83.1` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.83.0` | `1.83.1` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.37` | `9.0.38` | Updates `alembic` from 1.19.1 to 1.19.2 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `cachetools` from 7.1.7 to 7.1.8 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.1.7...v7.1.8) 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 `grpcio-health-checking` from 1.83.0 to 1.83.1 Updates `grpcio-testing` from 1.83.0 to 1.83.1 Updates `grpcio-tools` 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 `phonenumbers` from 9.0.37 to 9.0.38 - [Commits](daviddrysdale/python-phonenumbers@v9.0.37...v9.0.38) --- updated-dependencies: - dependency-name: alembic dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cachetools dependency-version: 7.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cryptography dependency-version: 50.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: gitpython dependency-version: 3.1.61 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: grpcio dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: grpcio-health-checking dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: grpcio-testing dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.83.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 production-dependencies group with 9 updates in the / directory:
1.19.11.19.27.1.77.1.850.0.050.0.13.1.593.1.611.83.01.83.11.83.01.83.11.83.01.83.11.83.01.83.19.0.379.0.38Updates
alembicfrom 1.19.1 to 1.19.2Release notes
Sourced from alembic's releases.
Commits
Updates
cachetoolsfrom 7.1.7 to 7.1.8Changelog
Sourced from cachetools's changelog.
Commits
4500e3dRelease v7.1.8.6e49befUpdate copilot instructions and review.defc58bPrepare v7.1.8.a39180bRemove somewhat superfluous and slightly incorrect documentation note regardi...dd181c5Reject negative maxsize in Cache.initb43b953Use monthly batches for dependabot updates.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
grpcio-health-checkingfrom 1.83.0 to 1.83.1Updates
grpcio-testingfrom 1.83.0 to 1.83.1Updates
grpcio-toolsfrom 1.83.0 to 1.83.1Release notes
Sourced from grpcio-tools's releases.
Commits
5f8d6df[Release] Bump version to 1.83.1 (on v1.83.x branch) (#43274)Updates
phonenumbersfrom 9.0.37 to 9.0.38Commits
8573503Prep for 9.0.38 release3bd961cGenerated files for metadata9d0fd57Merge metadata changes from upstream 9.0.38Dependabot 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