From 7f5d3020071175778bed85301696a46123a6ec6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 13:56:39 -0400 Subject: [PATCH] Bump the all-dependencies group in /api with 19 updates (#271) 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](https://github.com/nedbat/coveragepy/compare/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](https://github.com/tox-dev/py-filelock/compare/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](https://github.com/pytest-dev/pluggy/compare/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](https://github.com/pre-commit/pre-commit/compare/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](https://github.com/pytest-dev/pytest/compare/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](https://github.com/tox-dev/tox/compare/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](https://github.com/urllib3/urllib3/compare/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](https://github.com/pypa/virtualenv/compare/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](https://github.com/boto/boto3/compare/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](https://github.com/boto/botocore/compare/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](https://github.com/pallets/flask/compare/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](https://github.com/pallets-eco/flask-sqlalchemy/compare/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](https://github.com/pydantic/pydantic/compare/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](https://github.com/pydantic/pydantic-core/compare/v2.4.0...v2.6.3) Updates `pytz` from 2023.3 to 2023.3.post1 - [Commits](https://github.com/stub42/pytz/compare/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](https://github.com/python/typing_extensions/compare/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](https://github.com/pallets/werkzeug/compare/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](https://github.com/jaraco/zipp/compare/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] --- api/requirements-dev.txt | 14 +++++++------- api/requirements.txt | 22 +++++++++++----------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/api/requirements-dev.txt b/api/requirements-dev.txt index caebb4c..b8593cb 100644 --- a/api/requirements-dev.txt +++ b/api/requirements-dev.txt @@ -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 @@ -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 @@ -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 diff --git a/api/requirements.txt b/api/requirements.txt index dd5ee91..fc4b1cd 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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: