Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all-dependencies group in /api with 18 updates (#308)
Bumps the all-dependencies group in /api with 18 updates: | Package | From | To | | --- | --- | --- | | [blinker](https://github.com/pallets-eco/blinker) | `1.6.3` | `1.7.0` | | [boto3](https://github.com/boto/boto3) | `1.28.63` | `1.28.84` | | [botocore](https://github.com/boto/botocore) | `1.31.63` | `1.31.84` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.3.0` | `3.3.2` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.0.0` | `3.0.1` | | [networkx](https://github.com/networkx/networkx) | `3.1` | `3.2.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.4.2` | `2.5.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.10.1` | `2.14.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.22` | `2.0.23` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.7` | `2.1.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.2` | `7.4.3` | | [pip](https://github.com/pypa/pip) | `23.3` | `23.3.1` | | [wheel](https://github.com/pypa/wheel) | `0.41.2` | `0.41.3` | | [cachetools](https://github.com/tkem/cachetools) | `5.3.1` | `5.3.2` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.12.4` | `3.13.1` | | [identify](https://github.com/pre-commit/identify) | `2.5.30` | `2.5.31` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `3.11.0` | `4.0.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.24.5` | `20.24.6` | Updates `blinker` from 1.6.3 to 1.7.0 - [Release notes](https://github.com/pallets-eco/blinker/releases) - [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst) - [Commits](pallets-eco/blinker@1.6.3...1.7.0) Updates `boto3` from 1.28.63 to 1.28.84 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.28.63...1.28.84) Updates `botocore` from 1.31.63 to 1.31.84 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.31.63...1.31.84) Updates `charset-normalizer` from 3.3.0 to 3.3.2 - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.3.0...3.3.2) Updates `greenlet` from 3.0.0 to 3.0.1 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.0.0...3.0.1) Updates `networkx` from 3.1 to 3.2.1 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.1...networkx-3.2.1) Updates `pydantic` from 2.4.2 to 2.5.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.4.2...v2.5.0) Updates `pydantic-core` from 2.10.1 to 2.14.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.10.1...v2.14.1) Updates `sqlalchemy` from 2.0.22 to 2.0.23 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `urllib3` from 2.0.7 to 2.1.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.7...2.1.0) Updates `pytest` from 7.4.2 to 7.4.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.2...7.4.3) Updates `pip` from 23.3 to 23.3.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.3...23.3.1) Updates `wheel` from 0.41.2 to 0.41.3 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.41.2...0.41.3) Updates `cachetools` from 5.3.1 to 5.3.2 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v5.3.1...v5.3.2) Updates `filelock` from 3.12.4 to 3.13.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.12.4...3.13.1) Updates `identify` from 2.5.30 to 2.5.31 - [Commits](pre-commit/identify@v2.5.30...v2.5.31) Updates `platformdirs` from 3.11.0 to 4.0.0 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@3.11.0...4.0.0) Updates `virtualenv` from 20.24.5 to 20.24.6 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.24.5...20.24.6) --- updated-dependencies: - dependency-name: blinker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: greenlet dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: networkx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: cachetools dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: filelock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: identify dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Downgrade urllib3 to meet the requirements of botocore * Downgrade platformdirs to meet other dependencies requirements --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kyle Deal <[email protected]>
- Loading branch information