Skip to content

Commit

Permalink
Bump the all-dependencies group in /api with 15 updates (#276)
Browse files Browse the repository at this point in the history
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
dependabot[bot] and ykdeal authored Oct 2, 2023
1 parent ef9a055 commit ef09df6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
10 changes: 5 additions & 5 deletions api/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,21 @@ cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via tox
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via
# -c requirements.txt
# requests
colorama==0.4.6
# via tox
coverage==7.3.1
coverage==7.3.2
# via -r requirements-dev-minimal.txt
distlib==0.3.7
# via virtualenv
filelock==3.12.4
# via
# tox
# virtualenv
identify==2.5.29
identify==2.5.30
# via pre-commit
idna==3.4
# via
Expand All @@ -40,12 +40,12 @@ mock==5.1.0
# via -r requirements-dev-minimal.txt
nodeenv==1.8.0
# via pre-commit
packaging==23.1
packaging==23.2
# via
# pyproject-api
# pytest
# tox
platformdirs==3.10.0
platformdirs==3.11.0
# via
# tox
# virtualenv
Expand Down
20 changes: 10 additions & 10 deletions api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@
#
annotated-types==0.5.0
# via pydantic
arrow==1.2.3
arrow==1.3.0
# via -r requirements-minimal.txt
blinker==1.6.2
# via flask
boto3==1.28.53
boto3==1.28.57
# via -r requirements-minimal.txt
botocore==1.31.53
botocore==1.31.57
# via
# boto3
# s3transfer
certifi==2023.7.22
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
click==8.1.7
# via flask
flask==2.3.3
flask==3.0.0
# via
# -r requirements-minimal.txt
# flask-api-utils
Expand Down Expand Up @@ -53,11 +53,11 @@ markupsafe==2.1.3
# werkzeug
networkx==3.1
# via -r requirements-minimal.txt
psycopg2-binary==2.9.7
psycopg2-binary==2.9.8
# via -r requirements-minimal.txt
pydantic==2.4.0
pydantic==2.4.2
# via -r requirements-minimal.txt
pydantic-core==2.10.0
pydantic-core==2.10.1
# via pydantic
pyparsing==3.1.1
# via httplib2
Expand All @@ -73,7 +73,7 @@ pyyaml==6.0.1
# via -r requirements-minimal.txt
requests==2.31.0
# via -r requirements-minimal.txt
s3transfer==0.6.2
s3transfer==0.7.0
# via boto3
sendgrid==6.10.0
# via -r requirements-minimal.txt
Expand All @@ -94,7 +94,7 @@ urllib3==1.26.16
# -r requirements-minimal.txt
# botocore
# requests
werkzeug==2.3.7
werkzeug==3.0.0
# via flask
zipp==3.17.0
# via importlib-metadata
Expand Down

0 comments on commit ef09df6

Please sign in to comment.