Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the poetry-dependencies group across 1 directory with 12 updates
Bumps the poetry-dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [protobuf](https://github.com/protocolbuffers/protobuf) | `5.29.0` | `5.29.2` | | [psutil](https://github.com/giampaolo/psutil) | `6.1.0` | `6.1.1` | | [python-json-logger](https://github.com/nhairs/python-json-logger) | `2.0.7` | `3.2.1` | | [rpds-py](https://github.com/crate-py/rpds) | `0.21.0` | `0.22.3` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [starlette](https://github.com/encode/starlette) | `0.41.3` | `0.45.1` | | [types-python-dateutil](https://github.com/python/typeshed) | `2.9.0.20241003` | `2.9.0.20241206` | | [types-pytz](https://github.com/python/typeshed) | `2024.2.0.20241003` | `2024.2.0.20241221` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.1` | `0.34.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.0.0` | `1.0.3` | | [yarl](https://github.com/aio-libs/yarl) | `1.18.0` | `1.18.3` | Updates `protobuf` from 5.29.0 to 5.29.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.29.0...v5.29.2) Updates `psutil` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-6.1.1) Updates `python-json-logger` from 2.0.7 to 3.2.1 - [Release notes](https://github.com/nhairs/python-json-logger/releases) - [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md) - [Commits](nhairs/python-json-logger@v2.0.7...v3.2.1) Updates `rpds-py` from 0.21.0 to 0.22.3 - [Release notes](https://github.com/crate-py/rpds/releases) - [Commits](crate-py/rpds@v0.21.0...v0.22.3) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `starlette` from 0.41.3 to 0.45.1 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.41.3...0.45.1) Updates `types-python-dateutil` from 2.9.0.20241003 to 2.9.0.20241206 - [Commits](https://github.com/python/typeshed/commits) Updates `types-pytz` from 2024.2.0.20241003 to 2024.2.0.20241221 - [Commits](https://github.com/python/typeshed/commits) Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) Updates `uvicorn` from 0.32.1 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](encode/uvicorn@0.32.1...0.34.0) Updates `watchfiles` from 1.0.0 to 1.0.3 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.0.0...v1.0.3) Updates `yarl` from 1.18.0 to 1.18.3 - [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.18.0...v1.18.3) --- updated-dependencies: - dependency-name: protobuf dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: psutil dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: python-json-logger dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: rpds-py dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: six dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: starlette dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: types-python-dateutil dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: types-pytz dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: uvicorn dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: watchfiles dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: yarl dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information