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 20 updates
Bumps the all-dependencies group in /api with 20 updates: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.33.6` | `1.34.23` | | [botocore](https://github.com/boto/botocore) | `1.33.6` | `1.34.23` | | [flask](https://github.com/pallets/flask) | `3.0.0` | `3.0.1` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.0.1` | `3.0.3` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.0` | `7.0.1` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.3` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.3` | `2.1.4` | | [pydantic](https://github.com/pydantic/pydantic) | `2.5.2` | `2.5.3` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.14.5` | `2.16.1` | | [s3transfer](https://github.com/boto/s3transfer) | `0.8.2` | `0.10.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.23` | `2.0.25` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.8.0` | `4.9.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.7` | `2.1.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.3.2` | `7.4.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.5.0` | `3.6.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.3` | `7.4.4` | | [tox](https://github.com/tox-dev/tox) | `4.11.4` | `4.12.1` | | [pip](https://github.com/pypa/pip) | `23.3.1` | `23.3.2` | | [distlib](https://github.com/pypa/distlib) | `0.3.7` | `0.3.8` | | [identify](https://github.com/pre-commit/identify) | `2.5.32` | `2.5.33` | Updates `boto3` from 1.33.6 to 1.34.23 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.33.6...1.34.23) Updates `botocore` from 1.33.6 to 1.34.23 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.33.6...1.34.23) Updates `flask` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.0...3.0.1) Updates `greenlet` from 3.0.1 to 3.0.3 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.0.1...3.0.3) Updates `importlib-metadata` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v7.0.0...v7.0.1) Updates `jinja2` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.2...3.1.3) Updates `markupsafe` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.3...2.1.4) Updates `pydantic` from 2.5.2 to 2.5.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.5.2...v2.5.3) Updates `pydantic-core` from 2.14.5 to 2.16.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.14.5...v2.16.1) Updates `s3transfer` from 0.8.2 to 0.10.0 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.8.2...0.10.0) Updates `sqlalchemy` from 2.0.23 to 2.0.25 - [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 `typing-extensions` from 4.8.0 to 4.9.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.8.0...4.9.0) 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 `coverage` from 7.3.2 to 7.4.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.3.2...7.4.0) Updates `pre-commit` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.5.0...v3.6.0) Updates `pytest` from 7.4.3 to 7.4.4 - [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.3...7.4.4) Updates `tox` from 4.11.4 to 4.12.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.11.4...4.12.1) Updates `pip` from 23.3.1 to 23.3.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.3.1...23.3.2) Updates `distlib` from 0.3.7 to 0.3.8 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](pypa/distlib@0.3.7...0.3.8) Updates `identify` from 2.5.32 to 2.5.33 - [Commits](pre-commit/identify@v2.5.32...v2.5.33) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: flask 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: importlib-metadata dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: s3transfer 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: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pre-commit dependency-type: direct:development 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: tox dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: distlib dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: identify dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information