Skip to content

Commit

Permalink
Bump the all-dependencies group in /api with 19 updates (#271)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group in /api with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [coverage](https://github.com/nedbat/coveragepy) | `7.2.7` | `7.3.1` |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.12.2` | `3.12.4` |
| [pluggy](https://github.com/pytest-dev/pluggy) | `1.2.0` | `1.3.0` |
| [pre-commit](https://github.com/pre-commit/pre-commit) | `3.3.3` | `3.4.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `7.4.0` | `7.4.2` |
| [tox](https://github.com/tox-dev/tox) | `4.6.4` | `4.11.3` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.24.2` | `20.24.5` |
| [boto3](https://github.com/boto/boto3) | `1.28.16` | `1.28.51` |
| [botocore](https://github.com/boto/botocore) | `1.31.16` | `1.31.51` |
| [flask](https://github.com/pallets/flask) | `2.3.2` | `2.3.3` |
| [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) | `3.0.5` | `3.1.1` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.1.1` | `2.3.0` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.4.0` | `2.6.3` |
| [pytz](https://github.com/stub42/pytz) | `2023.3` | `2023.3.post1` |
| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.20` | `2.0.21` |
| [typing-extensions](https://github.com/python/typing_extensions) | `4.7.1` | `4.8.0` |
| [werkzeug](https://github.com/pallets/werkzeug) | `2.3.6` | `2.3.7` |
| [zipp](https://github.com/jaraco/zipp) | `3.16.2` | `3.17.0` |


Updates `coverage` from 7.2.7 to 7.3.1
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.2.7...7.3.1)

Updates `filelock` from 3.12.2 to 3.12.4
- [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.12.2...3.12.4)

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

Updates `pre-commit` from 3.3.3 to 3.4.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.3.3...v3.4.0)

Updates `pytest` from 7.4.0 to 7.4.2
- [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.0...7.4.2)

Updates `tox` from 4.6.4 to 4.11.3
- [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.6.4...4.11.3)

Updates `urllib3` from 1.26.16 to 2.0.5
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.16...v2.0.5)

Updates `virtualenv` from 20.24.2 to 20.24.5
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.24.2...20.24.5)

Updates `boto3` from 1.28.16 to 1.28.51
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.16...1.28.51)

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

Updates `flask` from 2.3.2 to 2.3.3
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.3.2...2.3.3)

Updates `flask-sqlalchemy` from 3.0.5 to 3.1.1
- [Release notes](https://github.com/pallets-eco/flask-sqlalchemy/releases)
- [Changelog](https://github.com/pallets-eco/flask-sqlalchemy/blob/main/CHANGES.rst)
- [Commits](pallets-eco/flask-sqlalchemy@3.0.5...3.1.1)

Updates `pydantic` from 2.1.1 to 2.3.0
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.1.1...v2.3.0)

Updates `pydantic-core` from 2.4.0 to 2.6.3
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.4.0...v2.6.3)

Updates `pytz` from 2023.3 to 2023.3.post1
- [Commits](stub42/pytz@release_2023.3...release_2023.3.post1)

Updates `sqlalchemy` from 2.0.20 to 2.0.21
- [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.7.1 to 4.8.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.7.1...4.8.0)

Updates `werkzeug` from 2.3.6 to 2.3.7
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@2.3.6...2.3.7)

Updates `zipp` from 3.16.2 to 3.17.0
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.16.2...v3.17.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-patch
  dependency-group: all-dependencies
- dependency-name: pluggy
  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: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: virtualenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: flask-sqlalchemy
  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: pytz
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: werkzeug
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: zipp
  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 Sep 20, 2023
1 parent e95f0f3 commit 7f5d302
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
14 changes: 7 additions & 7 deletions api/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ charset-normalizer==3.2.0
# requests
colorama==0.4.6
# via tox
coverage==7.2.7
coverage==7.3.1
# via -r requirements-dev-minimal.txt
distlib==0.3.7
# via virtualenv
filelock==3.12.2
filelock==3.12.4
# via
# tox
# virtualenv
Expand All @@ -49,15 +49,15 @@ platformdirs==3.10.0
# via
# tox
# virtualenv
pluggy==1.2.0
pluggy==1.3.0
# via
# pytest
# tox
pre-commit==3.3.3
pre-commit==3.4.0
# via -r requirements-dev-minimal.txt
pyproject-api==1.6.1
# via tox
pytest==7.4.0
pytest==7.4.2
# via
# -r requirements-dev-minimal.txt
# requirements-tools
Expand All @@ -77,13 +77,13 @@ six==1.16.0
# via
# -c requirements.txt
# requests-mock
tox==4.6.4
tox==4.11.3
# via -r requirements-dev-minimal.txt
urllib3==1.26.16
# via
# -c requirements.txt
# requests
virtualenv==20.24.2
virtualenv==20.24.5
# via
# pre-commit
# requirements-tools
Expand Down
22 changes: 11 additions & 11 deletions api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ arrow==1.2.3
# via -r requirements-minimal.txt
blinker==1.6.2
# via flask
boto3==1.28.16
boto3==1.28.51
# via -r requirements-minimal.txt
botocore==1.31.16
botocore==1.31.51
# via
# boto3
# s3transfer
Expand All @@ -22,14 +22,14 @@ charset-normalizer==3.2.0
# via requests
click==8.1.7
# via flask
flask==2.3.2
flask==2.3.3
# via
# -r requirements-minimal.txt
# flask-api-utils
# flask-sqlalchemy
flask-api-utils==1.0.2
# via -r requirements-minimal.txt
flask-sqlalchemy==3.0.5
flask-sqlalchemy==3.1.1
# via -r requirements-minimal.txt
greenlet==2.0.2
# via sqlalchemy
Expand All @@ -55,9 +55,9 @@ networkx==3.1
# via -r requirements-minimal.txt
psycopg2-binary==2.9.7
# via -r requirements-minimal.txt
pydantic==2.1.1
pydantic==2.3.0
# via -r requirements-minimal.txt
pydantic-core==2.4.0
pydantic-core==2.6.3
# via pydantic
pyparsing==3.1.1
# via httplib2
Expand All @@ -67,7 +67,7 @@ python-dateutil==2.8.2
# botocore
python-http-client==3.3.7
# via sendgrid
pytz==2023.3
pytz==2023.3.post1
# via -r requirements-minimal.txt
pyyaml==6.0.1
# via -r requirements-minimal.txt
Expand All @@ -79,11 +79,11 @@ sendgrid==6.10.0
# via -r requirements-minimal.txt
six==1.16.0
# via python-dateutil
sqlalchemy==2.0.20
sqlalchemy==2.0.21
# via flask-sqlalchemy
starkbank-ecdsa==2.2.0
# via sendgrid
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# annotated-types
# pydantic
Expand All @@ -94,9 +94,9 @@ urllib3==1.26.16
# -r requirements-minimal.txt
# botocore
# requests
werkzeug==2.3.6
werkzeug==2.3.7
# via flask
zipp==3.16.2
zipp==3.17.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 7f5d302

Please sign in to comment.