Skip to content

Commit

Permalink
Bump the all-dependencies group in /api with 20 updates
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Jan 22, 2024
1 parent 6d8385b commit 87733b7
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion api/requirements-bootstrap.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
click==8.1.7
pip==23.3.1
pip==23.3.2
pip-tools==7.3.0
wheel==0.42.0
14 changes: 7 additions & 7 deletions api/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ charset-normalizer==3.3.2
# requests
colorama==0.4.6
# via tox
coverage==7.3.2
coverage==7.4.0
# via -r requirements-dev-minimal.txt
distlib==0.3.7
distlib==0.3.8
# via virtualenv
filelock==3.13.1
# via
# tox
# virtualenv
identify==2.5.32
identify==2.5.33
# via pre-commit
idna==3.6
# via
Expand All @@ -53,11 +53,11 @@ pluggy==1.3.0
# via
# pytest
# tox
pre-commit==3.5.0
pre-commit==3.6.0
# via -r requirements-dev-minimal.txt
pyproject-api==1.6.1
# via tox
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements-dev-minimal.txt
# requirements-tools
Expand All @@ -77,9 +77,9 @@ six==1.16.0
# via
# -c requirements.txt
# requests-mock
tox==4.11.4
tox==4.12.1
# via -r requirements-dev-minimal.txt
urllib3==2.0.7
urllib3==2.1.0
# via
# -c requirements.txt
# requests
Expand Down
26 changes: 13 additions & 13 deletions api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ arrow==1.3.0
# via -r requirements-minimal.txt
blinker==1.7.0
# via flask
boto3==1.33.6
boto3==1.34.23
# via -r requirements-minimal.txt
botocore==1.33.6
botocore==1.34.23
# via
# boto3
# s3transfer
Expand All @@ -22,7 +22,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
flask==3.0.0
flask==3.0.1
# via
# -r requirements-minimal.txt
# flask-api-utils
Expand All @@ -31,33 +31,33 @@ flask-api-utils==1.0.2
# via -r requirements-minimal.txt
flask-sqlalchemy==3.1.1
# via -r requirements-minimal.txt
greenlet==3.0.1
greenlet==3.0.3
# via sqlalchemy
httplib2==0.22.0
# via -r requirements-minimal.txt
idna==3.6
# via requests
importlib-metadata==7.0.0
importlib-metadata==7.0.1
# via flask
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
jinja2==3.1.3
# via flask
jmespath==1.0.1
# via
# boto3
# botocore
markupsafe==2.1.3
markupsafe==2.1.4
# via
# jinja2
# werkzeug
networkx==3.2.1
# via -r requirements-minimal.txt
psycopg2-binary==2.9.9
# via -r requirements-minimal.txt
pydantic==2.5.2
pydantic==2.5.3
# via -r requirements-minimal.txt
pydantic-core==2.14.5
pydantic-core==2.16.1
# via pydantic
pyparsing==3.1.1
# via httplib2
Expand All @@ -73,23 +73,23 @@ pyyaml==6.0.1
# via -r requirements-minimal.txt
requests==2.31.0
# via -r requirements-minimal.txt
s3transfer==0.8.2
s3transfer==0.10.0
# via boto3
sendgrid==6.11.0
# via -r requirements-minimal.txt
six==1.16.0
# via python-dateutil
sqlalchemy==2.0.23
sqlalchemy==2.0.25
# via flask-sqlalchemy
starkbank-ecdsa==2.2.0
# via sendgrid
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# annotated-types
# pydantic
# pydantic-core
# sqlalchemy
urllib3==2.0.7
urllib3==2.1.0
# via
# -r requirements-minimal.txt
# botocore
Expand Down

0 comments on commit 87733b7

Please sign in to comment.