Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the pip group across 1 directory with 9 updates
Bumps the pip group with 9 updates in the /tests/integration_tests directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `22.10.0` | `24.3.0` | | [grpcio](https://github.com/grpc/grpc) | `1.50.0` | `1.53.2` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.8.3` | `3.9.4` | | [certifi](https://github.com/certifi/python-certifi) | `2022.12.7` | `2024.7.4` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [pycryptodome](https://github.com/Legrandin/pycryptodome) | `3.15.0` | `3.19.1` | | [requests](https://github.com/psf/requests) | `2.28.1` | `2.32.2` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.12` | `1.26.19` | | [zipp](https://github.com/jaraco/zipp) | `3.10.0` | `3.19.1` | Updates `black` from 22.10.0 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.10.0...24.3.0) Updates `grpcio` from 1.50.0 to 1.53.2 - [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.50.0...v1.53.2) Updates `aiohttp` from 3.8.3 to 3.9.4 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.3...v3.9.4) Updates `certifi` from 2022.12.7 to 2024.7.4 - [Commits](certifi/python-certifi@2022.12.07...2024.07.04) Updates `idna` from 3.4 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) Updates `pycryptodome` from 3.15.0 to 3.19.1 - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](Legrandin/pycryptodome@v3.15.0...v3.19.1) Updates `requests` from 2.28.1 to 2.32.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.1...v2.32.2) Updates `urllib3` from 1.26.12 to 1.26.19 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.12...1.26.19) Updates `zipp` from 3.10.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.10.0...v3.19.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production dependency-group: pip - dependency-name: grpcio dependency-type: direct:production dependency-group: pip - dependency-name: aiohttp dependency-type: indirect dependency-group: pip - dependency-name: certifi dependency-type: indirect dependency-group: pip - dependency-name: idna dependency-type: indirect dependency-group: pip - dependency-name: pycryptodome dependency-type: indirect dependency-group: pip - dependency-name: requests dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-type: indirect dependency-group: pip - dependency-name: zipp dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information