Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the dependencies group with 12 updates (#223)
Bumps the dependencies group with 12 updates: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.1` | `3.9.3` | | [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.2.2` | | [jaraco-classes](https://github.com/jaraco/jaraco.classes) | `3.3.0` | `3.3.1` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.1.0` | `10.2.0` | | [multidict](https://github.com/aio-libs/multidict) | `6.0.4` | `6.0.5` | | [pydantic](https://github.com/pydantic/pydantic) | `2.5.3` | `2.6.3` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.14.6` | `2.16.3` | | [pytz](https://github.com/stub42/pytz) | `2023.3.post1` | `2024.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.39.1` | `1.40.6` | | [tempora](https://github.com/jaraco/tempora) | `5.5.0` | `5.5.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.10.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.1.0` | `2.2.1` | Updates `aiohttp` from 3.9.1 to 3.9.3 - [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.9.1...v3.9.3) Updates `certifi` from 2023.11.17 to 2024.2.2 - [Commits](certifi/python-certifi@2023.11.17...2024.02.02) Updates `jaraco-classes` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/jaraco/jaraco.classes/releases) - [Changelog](https://github.com/jaraco/jaraco.classes/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.classes@v3.3.0...v3.3.1) Updates `more-itertools` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.1.0...v10.2.0) Updates `multidict` from 6.0.4 to 6.0.5 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.0.4...v6.0.5) Updates `pydantic` from 2.5.3 to 2.6.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.5.3...v2.6.3) Updates `pydantic-core` from 2.14.6 to 2.16.3 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.14.6...v2.16.3) Updates `pytz` from 2023.3.post1 to 2024.1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2023.3.post1...release_2024.1) Updates `sentry-sdk` from 1.39.1 to 1.40.6 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.39.1...1.40.6) Updates `tempora` from 5.5.0 to 5.5.1 - [Release notes](https://github.com/jaraco/tempora/releases) - [Changelog](https://github.com/jaraco/tempora/blob/main/NEWS.rst) - [Commits](jaraco/tempora@v5.5.0...v5.5.1) Updates `typing-extensions` from 4.9.0 to 4.10.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.9.0...4.10.0) Updates `urllib3` from 2.1.0 to 2.2.1 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.1.0...2.2.1) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: jaraco-classes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: multidict dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: tempora dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information