Skip to content

Commit

Permalink
Bump the all-dependencies group in /api with 25 updates
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group in /api with 25 updates:

| Package | From | To |
| --- | --- | --- |
| [boto3](https://github.com/boto/boto3) | `1.33.6` | `1.34.44` |
| [botocore](https://github.com/boto/botocore) | `1.33.6` | `1.34.44` |
| [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.2.2` |
| [flask](https://github.com/pallets/flask) | `3.0.0` | `3.0.2` |
| [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.5` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.5.2` | `2.6.1` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.14.5` | `2.16.2` |
| [pytz](https://github.com/stub42/pytz) | `2023.3.post1` | `2024.1` |
| [s3transfer](https://github.com/boto/s3transfer) | `0.8.2` | `0.10.0` |
| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.23` | `2.0.27` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.8.0` | `4.9.0` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.0.7` | `2.2.1` |
| [coverage](https://github.com/nedbat/coveragepy) | `7.3.2` | `7.4.1` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.5.0` | `3.6.2` |
| [pytest](https://github.com/pytest-dev/pytest) | `7.4.3` | `8.0.1` |
| [tox](https://github.com/tox-dev/tox) | `4.11.4` | `4.13.0` |
| [distlib](https://github.com/pypa/distlib) | `0.3.7` | `0.3.8` |
| [identify](https://github.com/pre-commit/identify) | `2.5.32` | `2.5.35` |
| [platformdirs](https://github.com/platformdirs/platformdirs) | `4.1.0` | `4.2.0` |
| [pluggy](https://github.com/pytest-dev/pluggy) | `1.3.0` | `1.4.0` |
| [pip](https://github.com/pypa/pip) | `23.3.1` | `24.0` |
| [pip-tools](https://github.com/jazzband/pip-tools) | `7.3.0` | `7.4.0` |


Updates `boto3` from 1.33.6 to 1.34.44
- [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.44)

Updates `botocore` from 1.33.6 to 1.34.44
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](boto/botocore@1.33.6...1.34.44)

Updates `certifi` from 2023.11.17 to 2024.2.2
- [Commits](certifi/python-certifi@2023.11.17...2024.02.02)

Updates `flask` from 3.0.0 to 3.0.2
- [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.2)

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.5
- [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.5)

Updates `pydantic` from 2.5.2 to 2.6.1
- [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.6.1)

Updates `pydantic-core` from 2.14.5 to 2.16.2
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.14.5...v2.16.2)

Updates `pytz` from 2023.3.post1 to 2024.1
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](stub42/pytz@release_2023.3.post1...release_2024.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.27
- [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.2.1
- [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.2.1)

Updates `coverage` from 7.3.2 to 7.4.1
- [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.1)

Updates `pre-commit` from 3.5.0 to 3.6.2
- [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.2)

Updates `pytest` from 7.4.3 to 8.0.1
- [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...8.0.1)

Updates `tox` from 4.11.4 to 4.13.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.11.4...4.13.0)

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.35
- [Commits](pre-commit/identify@v2.5.32...v2.5.35)

Updates `platformdirs` from 4.1.0 to 4.2.0
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.1.0...4.2.0)

Updates `pluggy` from 1.3.0 to 1.4.0
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pluggy@1.3.0...1.4.0)

Updates `pip` from 23.3.1 to 24.0
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.3.1...24.0)

Updates `pip-tools` from 7.3.0 to 7.4.0
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md)
- [Commits](jazzband/pip-tools@7.3.0...7.4.0)

---
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: certifi
  dependency-type: direct:production
  update-type: version-update:semver-major
  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-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: pytz
  dependency-type: direct:production
  update-type: version-update:semver-major
  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-major
  dependency-group: all-dependencies
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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
- dependency-name: platformdirs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pluggy
  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-major
  dependency-group: all-dependencies
- dependency-name: pip-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 6d8385b commit 5fecb5e
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions 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-tools==7.3.0
pip==24.0
pip-tools==7.4.0
wheel==0.42.0
20 changes: 10 additions & 10 deletions api/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
cachetools==5.3.2
# via tox
certifi==2023.11.17
certifi==2024.2.2
# via
# -c requirements.txt
# requests
Expand All @@ -20,15 +20,15 @@ charset-normalizer==3.3.2
# requests
colorama==0.4.6
# via tox
coverage==7.3.2
coverage==7.4.1
# 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.35
# via pre-commit
idna==3.6
# via
Expand All @@ -45,19 +45,19 @@ packaging==23.2
# pyproject-api
# pytest
# tox
platformdirs==4.1.0
platformdirs==4.2.0
# via
# tox
# virtualenv
pluggy==1.3.0
pluggy==1.4.0
# via
# pytest
# tox
pre-commit==3.5.0
pre-commit==3.6.2
# via -r requirements-dev-minimal.txt
pyproject-api==1.6.1
# via tox
pytest==7.4.3
pytest==8.0.1
# 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.13.0
# via -r requirements-dev-minimal.txt
urllib3==2.0.7
urllib3==2.2.1
# via
# -c requirements.txt
# requests
Expand Down
30 changes: 15 additions & 15 deletions api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ arrow==1.3.0
# via -r requirements-minimal.txt
blinker==1.7.0
# via flask
boto3==1.33.6
boto3==1.34.44
# via -r requirements-minimal.txt
botocore==1.33.6
botocore==1.34.44
# via
# boto3
# s3transfer
certifi==2023.11.17
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
flask==3.0.0
flask==3.0.2
# 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.5
# 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.6.1
# via -r requirements-minimal.txt
pydantic-core==2.14.5
pydantic-core==2.16.2
# via pydantic
pyparsing==3.1.1
# via httplib2
Expand All @@ -67,29 +67,29 @@ python-dateutil==2.8.2
# botocore
python-http-client==3.3.7
# via sendgrid
pytz==2023.3.post1
pytz==2024.1
# via -r requirements-minimal.txt
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.27
# 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.2.1
# via
# -r requirements-minimal.txt
# botocore
Expand Down

0 comments on commit 5fecb5e

Please sign in to comment.