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 15 updates (#276)
Bumps the all-dependencies group in /api with 15 updates: | Package | From | To | | --- | --- | --- | | [arrow](https://github.com/arrow-py/arrow) | `1.2.3` | `1.3.0` | | [boto3](https://github.com/boto/boto3) | `1.28.53` | `1.28.57` | | [flask](https://github.com/pallets/flask) | `2.3.3` | `3.0.0` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.7` | `2.9.8` | | [pydantic](https://github.com/pydantic/pydantic) | `2.4.0` | `2.4.2` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.16` | `2.0.6` | | [botocore](https://github.com/boto/botocore) | `1.31.53` | `1.31.57` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.2.0` | `3.3.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.10.0` | `2.10.1` | | [s3transfer](https://github.com/boto/s3transfer) | `0.6.2` | `0.7.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `2.3.7` | `3.0.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.3.1` | `7.3.2` | | [identify](https://github.com/pre-commit/identify) | `2.5.29` | `2.5.30` | | [packaging](https://github.com/pypa/packaging) | `23.1` | `23.2` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `3.10.0` | `3.11.0` | Updates `arrow` from 1.2.3 to 1.3.0 - [Release notes](https://github.com/arrow-py/arrow/releases) - [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst) - [Commits](arrow-py/arrow@1.2.3...1.3.0) Updates `boto3` from 1.28.53 to 1.28.57 - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.28.53...1.28.57) Updates `flask` from 2.3.3 to 3.0.0 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.3.3...3.0.0) Updates `psycopg2-binary` from 2.9.7 to 2.9.8 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.7...2.9.8) Updates `pydantic` from 2.4.0 to 2.4.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.4.0...v2.4.2) Updates `urllib3` from 1.26.16 to 2.0.6 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.16...2.0.6) Updates `botocore` from 1.31.53 to 1.31.57 - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](boto/botocore@1.31.53...1.31.57) Updates `charset-normalizer` from 3.2.0 to 3.3.0 - [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.2.0...3.3.0) Updates `pydantic-core` from 2.10.0 to 2.10.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.10.0...v2.10.1) Updates `s3transfer` from 0.6.2 to 0.7.0 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.6.2...0.7.0) Updates `werkzeug` from 2.3.7 to 3.0.0 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.3.7...3.0.0) Updates `coverage` from 7.3.1 to 7.3.2 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.3.1...7.3.2) Updates `identify` from 2.5.29 to 2.5.30 - [Commits](pre-commit/identify@v2.5.29...v2.5.30) Updates `packaging` from 23.1 to 23.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.1...23.2) Updates `platformdirs` from 3.10.0 to 3.11.0 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@3.10.0...3.11.0) --- updated-dependencies: - dependency-name: arrow 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: flask dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: psycopg2-binary 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: urllib3 dependency-type: direct:production update-type: version-update:semver-major 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-minor dependency-group: all-dependencies - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: s3transfer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: coverage 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 - dependency-name: packaging dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: platformdirs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> * Downgrade urllib3 to < 2.x > 2.x conflicts with the requirements of boto --------- 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