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 across 1 directory with 20 u…
…pdates Bumps the dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.9.5` | `3.10.8` | | [attrs](https://github.com/sponsors/hynek) | `23.2.0` | `24.2.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.6.2` | `2024.8.30` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` | | [inflect](https://github.com/jaraco/inflect) | `7.3.0` | `7.4.0` | | [irc](https://github.com/jaraco/irc) | `20.4.1` | `20.5.0` | | [jaraco-collections](https://github.com/jaraco/jaraco.collections) | `5.0.1` | `5.1.0` | | [jaraco-context](https://github.com/jaraco/jaraco.context) | `5.3.0` | `6.0.1` | | [jaraco-functools](https://github.com/jaraco/jaraco.functools) | `4.0.1` | `4.1.0` | | [jaraco-stream](https://github.com/jaraco/jaraco.stream) | `3.0.3` | `3.0.4` | | [jaraco-text](https://github.com/jaraco/jaraco.text) | `3.12.1` | `4.0.0` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.3.0` | `10.5.0` | | [multidict](https://github.com/aio-libs/multidict) | `6.0.5` | `6.1.0` | | [pydantic](https://github.com/pydantic/pydantic) | `2.7.4` | `2.9.2` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.18.4` | `2.24.0` | | [pytz](https://github.com/stub42/pytz) | `2024.1` | `2024.2` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.7.1` | `2.14.0` | | [tempora](https://github.com/jaraco/tempora) | `5.6.0` | `5.7.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [yarl](https://github.com/aio-libs/yarl) | `1.9.4` | `1.13.1` | Updates `aiohttp` from 3.9.5 to 3.10.8 - [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.5...v3.10.8) Updates `attrs` from 23.2.0 to 24.2.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `certifi` from 2024.6.2 to 2024.8.30 - [Commits](certifi/python-certifi@2024.06.02...2024.08.30) Updates `idna` from 3.7 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.10) Updates `inflect` from 7.3.0 to 7.4.0 - [Release notes](https://github.com/jaraco/inflect/releases) - [Changelog](https://github.com/jaraco/inflect/blob/main/NEWS.rst) - [Commits](jaraco/inflect@v7.3.0...v7.4.0) Updates `irc` from 20.4.1 to 20.5.0 - [Release notes](https://github.com/jaraco/irc/releases) - [Changelog](https://github.com/jaraco/irc/blob/main/NEWS.rst) - [Commits](jaraco/irc@v20.4.1...v20.5.0) Updates `jaraco-collections` from 5.0.1 to 5.1.0 - [Release notes](https://github.com/jaraco/jaraco.collections/releases) - [Changelog](https://github.com/jaraco/jaraco.collections/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.collections@v5.0.1...v5.1.0) Updates `jaraco-context` from 5.3.0 to 6.0.1 - [Release notes](https://github.com/jaraco/jaraco.context/releases) - [Changelog](https://github.com/jaraco/jaraco.context/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.context@v5.3.0...v6.0.1) Updates `jaraco-functools` from 4.0.1 to 4.1.0 - [Release notes](https://github.com/jaraco/jaraco.functools/releases) - [Changelog](https://github.com/jaraco/jaraco.functools/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.functools@v4.0.1...v4.1.0) Updates `jaraco-stream` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/jaraco/jaraco.stream/releases) - [Changelog](https://github.com/jaraco/jaraco.stream/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.stream@v3.0.3...v3.0.4) Updates `jaraco-text` from 3.12.1 to 4.0.0 - [Release notes](https://github.com/jaraco/jaraco.text/releases) - [Changelog](https://github.com/jaraco/jaraco.text/blob/main/NEWS.rst) - [Commits](jaraco/jaraco.text@v3.12.1...v4.0.0) Updates `more-itertools` from 10.3.0 to 10.5.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.3.0...v10.5.0) Updates `multidict` from 6.0.5 to 6.1.0 - [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.5...v6.1.0) Updates `pydantic` from 2.7.4 to 2.9.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.4...v2.9.2) Updates `pydantic-core` from 2.18.4 to 2.24.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.18.4...v2.24.0) Updates `pytz` from 2024.1 to 2024.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.1...release_2024.2) Updates `sentry-sdk` from 2.7.1 to 2.14.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.7.1...2.14.0) Updates `tempora` from 5.6.0 to 5.7.0 - [Release notes](https://github.com/jaraco/tempora/releases) - [Changelog](https://github.com/jaraco/tempora/blob/main/NEWS.rst) - [Commits](jaraco/tempora@v5.6.0...v5.7.0) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) Updates `yarl` from 1.9.4 to 1.13.1 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.9.4...v1.13.1) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: inflect dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: irc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jaraco-collections dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jaraco-context dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: jaraco-functools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jaraco-stream dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: jaraco-text dependency-type: direct:production update-type: version-update:semver-major 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-minor 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-minor 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-minor dependency-group: dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information