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 prod-dependencies group with 10 updates (#167)
Bumps the prod-dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.34.44` | `1.34.54` | | [botocore](https://github.com/boto/botocore) | `1.34.44` | `1.34.54` | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.1` | `7.4.3` | | [keyring](https://github.com/jaraco/keyring) | `24.3.0` | `24.3.1` | | [msgpack](https://github.com/msgpack/msgpack-python) | `1.0.7` | `1.0.8` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.9.6` | `1.10.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.1` | `8.1.0` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` | | [rich](https://github.com/Textualize/rich) | `13.7.0` | `13.7.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.10.0` | Updates `boto3` from 1.34.44 to 1.34.54 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.44...1.34.54) Updates `botocore` from 1.34.44 to 1.34.54 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.44...1.34.54) Updates `coverage` from 7.4.1 to 7.4.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.4.1...7.4.3) Updates `keyring` from 24.3.0 to 24.3.1 - [Release notes](https://github.com/jaraco/keyring/releases) - [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst) - [Commits](jaraco/keyring@v24.3.0...v24.3.1) Updates `msgpack` from 1.0.7 to 1.0.8 - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/ChangeLog.rst) - [Commits](msgpack/msgpack-python@v1.0.7...v1.0.8) Updates `pkginfo` from 1.9.6 to 1.10.0 Updates `pytest` from 8.0.1 to 8.1.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.0.1...8.1.0) Updates `python-dateutil` from 2.8.2 to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.2...2.9.0.post0) Updates `rich` from 13.7.0 to 13.7.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.0...v13.7.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) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: keyring dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: msgpack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: pkginfo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information