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
Bumps the all-dependencies group in /api with 18 updates: | Package | From | To | | --- | --- | --- | | [coverage](https://github.com/nedbat/coveragepy) | `7.4.4` | `7.5.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.13.3` | `3.14.0` | | [identify](https://github.com/pre-commit/identify) | `2.5.35` | `2.5.36` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.2.0` | `4.2.1` | | [pluggy](https://github.com/pytest-dev/pluggy) | `1.4.0` | `1.5.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.1.1` | `8.2.0` | | [tox](https://github.com/tox-dev/tox) | `4.14.2` | `4.15.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.25.1` | `20.26.1` | | [blinker](https://github.com/pallets-eco/blinker) | `1.7.0` | `1.8.1` | | [boto3](https://github.com/boto/boto3) | `1.34.74` | `1.34.95` | | [botocore](https://github.com/boto/botocore) | `1.34.74` | `1.34.95` | | [flask](https://github.com/pallets/flask) | `3.0.2` | `3.0.3` | | [itsdangerous](https://github.com/pallets/itsdangerous) | `2.1.2` | `2.2.0` | | [networkx](https://github.com/networkx/networkx) | `3.2.1` | `3.3` | | [pydantic](https://github.com/pydantic/pydantic) | `2.6.4` | `2.7.1` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.16.3` | `2.18.2` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.10.0` | `4.11.0` | Updates `coverage` from 7.4.4 to 7.5.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.4.4...7.5.0) Updates `filelock` from 3.13.3 to 3.14.0 - [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.13.3...3.14.0) Updates `identify` from 2.5.35 to 2.5.36 - [Commits](pre-commit/identify@v2.5.35...v2.5.36) Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.7) Updates `platformdirs` from 4.2.0 to 4.2.1 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.0...4.2.1) Updates `pluggy` from 1.4.0 to 1.5.0 - [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pluggy@1.4.0...1.5.0) Updates `pytest` from 8.1.1 to 8.2.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.1.1...8.2.0) Updates `tox` from 4.14.2 to 4.15.0 - [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.14.2...4.15.0) Updates `virtualenv` from 20.25.1 to 20.26.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.25.1...20.26.1) Updates `blinker` from 1.7.0 to 1.8.1 - [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.7.0...1.8.1) Updates `boto3` from 1.34.74 to 1.34.95 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.34.74...1.34.95) Updates `botocore` from 1.34.74 to 1.34.95 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.34.74...1.34.95) Updates `flask` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.2...3.0.3) Updates `itsdangerous` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/pallets/itsdangerous/releases) - [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst) - [Commits](pallets/itsdangerous@2.1.2...2.2.0) Updates `networkx` from 3.2.1 to 3.3 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](networkx/networkx@networkx-3.2.1...networkx-3.3) Updates `pydantic` from 2.6.4 to 2.7.1 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.6.4...v2.7.1) Updates `pydantic-core` from 2.16.3 to 2.18.2 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.16.3...v2.18.2) Updates `typing-extensions` from 4.10.0 to 4.11.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.10.0...4.11.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor 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: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pluggy 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-minor dependency-group: all-dependencies - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-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: flask dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: itsdangerous dependency-type: direct:production update-type: version-update:semver-minor 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: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information