-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit 1ef76c6
authored
chore(deps): bump the python group across 1 directory with 11 updates (#7901)
Bumps the python group with 11 updates in the /tests directory:
| Package | From | To |
| --- | --- | --- |
| [certifi](https://github.com/certifi/python-certifi) | `2025.4.26` | `2025.6.15` |
| [cryptography](https://github.com/pyca/cryptography) | `45.0.3` | `45.0.4` |
| [google-auth](https://github.com/googleapis/google-auth-library-python) | `2.40.2` | `2.40.3` |
| [greenlet](https://github.com/python-greenlet/greenlet) | `3.2.2` | `3.2.3` |
| [grpcio](https://github.com/grpc/grpc) | `1.68.1` | `1.73.0` |
| [grpcio-tools](https://github.com/grpc/grpc) | `1.68.1` | `1.73.0` |
| [kubernetes](https://github.com/kubernetes-client/python) | `32.0.1` | `33.1.0` |
| [protobuf](https://github.com/protocolbuffers/protobuf) | `6.30.2` | `6.31.1` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.0` |
| [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.13.2` | `4.14.0` |
Updates `certifi` from 2025.4.26 to 2025.6.15
- [Commits](certifi/python-certifi@2025.04.26...2025.06.15)
Updates `cryptography` from 45.0.3 to 45.0.4
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@45.0.3...45.0.4)
Updates `google-auth` from 2.40.2 to 2.40.3
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-python@v2.40.2...v2.40.3)
Updates `greenlet` from 3.2.2 to 3.2.3
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst)
- [Commits](python-greenlet/greenlet@3.2.2...3.2.3)
Updates `grpcio` from 1.68.1 to 1.73.0
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.68.1...v1.73.0)
Updates `grpcio-tools` from 1.68.1 to 1.73.0
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.68.1...v1.73.0)
Updates `kubernetes` from 32.0.1 to 33.1.0
- [Release notes](https://github.com/kubernetes-client/python/releases)
- [Changelog](https://github.com/kubernetes-client/python/blob/v33.1.0/CHANGELOG.md)
- [Commits](kubernetes-client/python@v32.0.1...v33.1.0)
Updates `protobuf` from 6.30.2 to 6.31.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v6.30.2...v6.31.1)
Updates `pytest` from 8.3.5 to 8.4.0
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.5...8.4.0)
Updates `requests` from 2.32.3 to 2.32.4
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.3...v2.32.4)
Updates `typing-extensions` from 4.13.2 to 4.14.0
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.13.2...4.14.0)
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.6.15
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python
- dependency-name: cryptography
dependency-version: 45.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python
- dependency-name: google-auth
dependency-version: 2.40.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python
- dependency-name: greenlet
dependency-version: 3.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python
- dependency-name: grpcio
dependency-version: 1.73.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python
- dependency-name: grpcio-tools
dependency-version: 1.73.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python
- dependency-name: kubernetes
dependency-version: 33.1.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: python
- dependency-name: protobuf
dependency-version: 6.31.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python
- dependency-name: pytest
dependency-version: 8.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python
- dependency-name: typing-extensions
dependency-version: 4.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 770fdcd commit 1ef76c6Copy full SHA for 1ef76c6
File tree
Expand file treeCollapse file tree
1 file changed
+217
-221
lines changedFilter options
- tests
Expand file treeCollapse file tree
1 file changed
+217
-221
lines changed
0 commit comments