From 016bce9ca602353e8332c605053d05c537be2ef2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 20:31:47 +0000 Subject: [PATCH] chore(deps): bump the project-api-dependencies group across 1 directory with 65 updates Bumps the project-api-dependencies group with 65 updates in the /apps/project-api directory: | Package | From | To | | --- | --- | --- | | [flask](https://github.com/pallets/flask) | `2.2.5` | `3.0.3` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` | | [werkzeug](https://github.com/pallets/werkzeug) | `2.2.3` | `3.0.3` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.19.0` | `3.21.3` | | [flask-sqlalchemy](https://github.com/pallets-eco/flask-sqlalchemy) | `2.5.1` | `3.1.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `1.4.49` | `2.0.30` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.12.0` | `1.13.1` | | [marshmallow-sqlalchemy](https://github.com/marshmallow-code/marshmallow-sqlalchemy) | `0.29.0` | `1.0.0` | | [flask-smorest](https://github.com/marshmallow-code/flask-smorest) | `0.41.0` | `0.44.0` | | [flask-cors](https://github.com/corydolphin/flask-cors) | `4.0.0` | `4.0.1` | | [sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils) | `0.41.1` | `0.41.2` | | [sqlalchemy-history](https://github.com/corridor/sqlalchemy-history) | `2.0.0` | `2.1.4` | | [flask-babel](https://github.com/python-babel/flask-babel) | `3.1.0` | `4.0.0` | | [plotly](https://github.com/plotly/plotly.py) | `5.17.0` | `5.22.0` | | [celery[redis]](https://github.com/celery/celery) | `5.2.7` | `5.4.0` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` | | [networkx](https://github.com/networkx/networkx) | `2.6.3` | `3.3` | | [dulwich](https://github.com/dulwich/dulwich) | `0.21.6` | `0.22.1` | | [pyflakes](https://github.com/PyCQA/pyflakes) | `3.0.1` | `3.2.0` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.3` | `42.0.8` | | [dynaconf](https://github.com/dynaconf/dynaconf) | `3.1.11` | `3.2.5` | | [dogpile-cache](https://github.com/sqlalchemy/dogpile.cache) | `1.2.2` | `1.3.3` | | [cachetools](https://github.com/tkem/cachetools) | `5.3.1` | `5.3.3` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [kaleido](https://github.com/plotly/Kaleido) | `0.2.1` | `0.2.1.post1` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.17.3` | `4.22.0` | | [zipp](https://github.com/jaraco/zipp) | `3.15.0` | `3.19.2` | | [webargs](https://github.com/marshmallow-code/webargs) | `8.1.0` | `8.4.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.7.1` | `4.12.2` | | [pyrsistent](https://github.com/tobgu/pyrsistent) | `0.19.3` | `0.20.0` | | [pyparsing](https://github.com/pyparsing/pyparsing) | `3.1.1` | `3.1.2` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.24.3` | `5.27.1` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.3` | `2.1.5` | | [mako](https://github.com/sqlalchemy/mako) | `1.2.4` | `1.3.5` | | [kombu](https://github.com/celery/kombu) | `5.2.4` | `5.3.7` | | [itsdangerous](https://github.com/pallets/itsdangerous) | `2.1.2` | `2.2.0` | | [importlib-resources](https://github.com/python/importlib_resources) | `5.12.0` | `6.4.0` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `4.13.0` | `7.1.0` | | [apispec[marshmallow]](https://github.com/marshmallow-code/apispec) | `6.3.0` | `6.6.1` | | [charset-normalizer](https://github.com/Ousret/charset_normalizer) | `3.2.0` | `3.3.2` | | [stevedore](https://docs.openstack.org/stevedore/latest/) | `3.5.2` | `5.2.0` | | [docutils](https://docutils.sourceforge.io) | `0.20.1` | `0.21.2` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.0.2` | `1.5.0` | | [sklearn2pmml](https://github.com/jpmml/sklearn2pmml) | `0.94.1` | `0.108.0` | | [amqp](https://github.com/celery/py-amqp) | `5.1.1` | `5.2.0` | | [attrs](https://github.com/sponsors/hynek) | `23.1.0` | `23.2.0` | | [babel](https://github.com/python-babel/babel) | `2.12.1` | `2.15.0` | | [billiard](https://github.com/celery/billiard) | `3.6.4.0` | `4.2.0` | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.6.2` | | [cffi](https://github.com/python-cffi/cffi) | `1.15.1` | `1.16.0` | | [click-didyoumean](https://github.com/click-contrib/click-didyoumean) | `0.3.0` | `0.3.1` | | [flatbuffers](https://github.com/google/flatbuffers) | `23.5.26` | `24.3.25` | | [greenlet](https://github.com/python-greenlet/greenlet) | `2.0.2` | `3.0.3` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [packaging](https://github.com/pypa/packaging) | `23.1` | `24.1` | | [pbr](https://docs.openstack.org/pbr/latest/) | `5.11.1` | `6.0.0` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.39` | `3.0.47` | | [pycparser](https://github.com/eliben/pycparser) | `2.21` | `2.22` | | [pytz](https://github.com/stub42/pytz) | `2023.3.post1` | `2024.1` | | [redis](https://github.com/redis/redis-py) | `4.6.0` | `5.0.6` | | [sympy](https://github.com/sympy/sympy) | `1.10` | `1.12.1` | | [tenacity](https://github.com/jd/tenacity) | `8.2.3` | `8.3.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.6` | `2.2.1` | | [vine](https://github.com/celery/vine) | `5.0.0` | `5.1.0` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.6` | `0.2.13` | Updates `flask` from 2.2.5 to 3.0.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.2.5...3.0.3) Updates `jinja2` from 3.1.2 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.4) Updates `werkzeug` from 2.2.3 to 3.0.3 - [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.2.3...3.0.3) Updates `marshmallow` from 3.19.0 to 3.21.3 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.19.0...3.21.3) Updates `flask-sqlalchemy` from 2.5.1 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/2.5.1...3.1.1) Updates `sqlalchemy` from 1.4.49 to 2.0.30 - [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 `alembic` from 1.12.0 to 1.13.1 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `marshmallow-sqlalchemy` from 0.29.0 to 1.0.0 - [Changelog](https://github.com/marshmallow-code/marshmallow-sqlalchemy/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow-sqlalchemy/compare/0.29.0...1.0.0) Updates `flask-smorest` from 0.41.0 to 0.44.0 - [Release notes](https://github.com/marshmallow-code/flask-smorest/releases) - [Changelog](https://github.com/marshmallow-code/flask-smorest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/flask-smorest/compare/0.41.0...0.44.0) Updates `flask-cors` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](https://github.com/corydolphin/flask-cors/compare/4.0.0...4.0.1) Updates `sqlalchemy-utils` from 0.41.1 to 0.41.2 - [Release notes](https://github.com/kvesteri/sqlalchemy-utils/releases) - [Changelog](https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst) - [Commits](https://github.com/kvesteri/sqlalchemy-utils/commits) Updates `sqlalchemy-history` from 2.0.0 to 2.1.4 - [Release notes](https://github.com/corridor/sqlalchemy-history/releases) - [Changelog](https://github.com/corridor/sqlalchemy-history/blob/master/CHANGES.rst) - [Commits](https://github.com/corridor/sqlalchemy-history/compare/v2.0.0...v2.1.4) Updates `flask-babel` from 3.1.0 to 4.0.0 - [Release notes](https://github.com/python-babel/flask-babel/releases) - [Changelog](https://github.com/python-babel/flask-babel/blob/master/CHANGELOG) - [Commits](https://github.com/python-babel/flask-babel/compare/v3.1.0...v4.0.0) Updates `plotly` from 5.17.0 to 5.22.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v5.17.0...v5.22.0) Updates `celery[redis]` from 5.2.7 to 5.4.0 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v5.2.7...v5.4.0) Updates `python-dateutil` from 2.8.2 to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](https://github.com/dateutil/dateutil/compare/2.8.2...2.9.0.post0) Updates `networkx` from 2.6.3 to 3.3 - [Release notes](https://github.com/networkx/networkx/releases) - [Commits](https://github.com/networkx/networkx/compare/networkx-2.6.3...networkx-3.3) Updates `dulwich` from 0.21.6 to 0.22.1 - [Release notes](https://github.com/dulwich/dulwich/releases) - [Changelog](https://github.com/jelmer/dulwich/blob/master/NEWS) - [Commits](https://github.com/dulwich/dulwich/compare/dulwich-0.21.6...dulwich-0.22.1) Updates `pyflakes` from 3.0.1 to 3.2.0 - [Changelog](https://github.com/PyCQA/pyflakes/blob/main/NEWS.rst) - [Commits](https://github.com/PyCQA/pyflakes/compare/3.0.1...3.2.0) Updates `cryptography` from 41.0.3 to 42.0.8 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...42.0.8) Updates `dynaconf` from 3.1.11 to 3.2.5 - [Release notes](https://github.com/dynaconf/dynaconf/releases) - [Changelog](https://github.com/dynaconf/dynaconf/blob/master/CHANGELOG.md) - [Commits](https://github.com/dynaconf/dynaconf/compare/3.1.11...3.2.5) Updates `dogpile-cache` from 1.2.2 to 1.3.3 - [Release notes](https://github.com/sqlalchemy/dogpile.cache/releases) - [Commits](https://github.com/sqlalchemy/dogpile.cache/commits) Updates `cachetools` from 5.3.1 to 5.3.3 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.3.1...v5.3.3) Updates `requests` from 2.31.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.3) Updates `kaleido` from 0.2.1 to 0.2.1.post1 - [Release notes](https://github.com/plotly/Kaleido/releases) - [Commits](https://github.com/plotly/Kaleido/compare/v0.2.1...v0.2.1.post1) Updates `jsonschema` from 4.17.3 to 4.22.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](https://github.com/python-jsonschema/jsonschema/compare/v4.17.3...v4.22.0) Updates `zipp` from 3.15.0 to 3.19.2 - [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.15.0...v3.19.2) Updates `webargs` from 8.1.0 to 8.4.0 - [Changelog](https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/webargs/compare/8.1.0...8.4.0) Updates `typing-extensions` from 4.7.1 to 4.12.2 - [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.12.2) Updates `pyrsistent` from 0.19.3 to 0.20.0 - [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt) - [Commits](https://github.com/tobgu/pyrsistent/compare/v0.19.3...v0.20.0) Updates `pyparsing` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/3.1.1...pyparsing_3.1.2) Updates `protobuf` from 4.24.3 to 5.27.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.24.3...v5.27.1) 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](https://github.com/pallets/markupsafe/compare/2.1.3...2.1.5) Updates `mako` from 1.2.4 to 1.3.5 - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) Updates `kombu` from 5.2.4 to 5.3.7 - [Release notes](https://github.com/celery/kombu/releases) - [Changelog](https://github.com/celery/kombu/blob/main/Changelog.rst) - [Commits](https://github.com/celery/kombu/compare/v5.2.4...v5.3.7) Updates `itsdangerous` from 2.1.2 to 2.2.0 - [Release notes](https://github.com/pallets/itsdangerous/releases) - [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/itsdangerous/compare/2.1.2...2.2.0) Updates `importlib-resources` from 5.12.0 to 6.4.0 - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_resources/compare/v5.12.0...v6.4.0) Updates `importlib-metadata` from 4.13.0 to 7.1.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v4.13.0...v7.1.0) Updates `apispec[marshmallow]` from 6.3.0 to 6.6.1 - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/apispec/compare/6.3.0...6.6.1) Updates `charset-normalizer` from 3.2.0 to 3.3.2 - [Release notes](https://github.com/Ousret/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/Ousret/charset_normalizer/compare/3.2.0...3.3.2) Updates `stevedore` from 3.5.2 to 5.2.0 Updates `docutils` from 0.20.1 to 0.21.2 Updates `scikit-learn` from 1.0.2 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.0.2...1.5.0) Updates `sklearn2pmml` from 0.94.1 to 0.108.0 - [Changelog](https://github.com/jpmml/sklearn2pmml/blob/master/NEWS.md) - [Commits](https://github.com/jpmml/sklearn2pmml/compare/0.94.1...0.108.0) Updates `amqp` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/celery/py-amqp/releases) - [Changelog](https://github.com/celery/py-amqp/blob/main/Changelog) - [Commits](https://github.com/celery/py-amqp/compare/v5.1.1...v5.2.0) Updates `attrs` from 23.1.0 to 23.2.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `babel` from 2.12.1 to 2.15.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.12.1...v2.15.0) Updates `billiard` from 3.6.4.0 to 4.2.0 - [Release notes](https://github.com/celery/billiard/releases) - [Changelog](https://github.com/celery/billiard/blob/main/CHANGES.txt) - [Commits](https://github.com/celery/billiard/compare/v3.6.4.0...v4.2.0) Updates `certifi` from 2023.7.22 to 2024.6.2 - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.06.02) Updates `cffi` from 1.15.1 to 1.16.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/v1.15.1...v1.16.0) Updates `click-didyoumean` from 0.3.0 to 0.3.1 - [Release notes](https://github.com/click-contrib/click-didyoumean/releases) - [Commits](https://github.com/click-contrib/click-didyoumean/compare/v0.3.0...v0.3.1) Updates `flatbuffers` from 23.5.26 to 24.3.25 - [Release notes](https://github.com/google/flatbuffers/releases) - [Changelog](https://github.com/google/flatbuffers/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/flatbuffers/compare/v23.5.26...v24.3.25) Updates `greenlet` from 2.0.2 to 3.0.3 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](https://github.com/python-greenlet/greenlet/compare/2.0.2...3.0.3) Updates `idna` from 3.4 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7) Updates `packaging` from 23.1 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/23.1...24.1) Updates `pbr` from 5.11.1 to 6.0.0 Updates `prompt-toolkit` from 3.0.39 to 3.0.47 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.39...3.0.47) Updates `pycparser` from 2.21 to 2.22 - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](https://github.com/eliben/pycparser/compare/release_v2.21...release_v2.22) Updates `pytz` from 2023.3.post1 to 2024.1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2023.3.post1...release_2024.1) Updates `redis` from 4.6.0 to 5.0.6 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v4.6.0...v5.0.6) Updates `sympy` from 1.10 to 1.12.1 - [Release notes](https://github.com/sympy/sympy/releases) - [Commits](https://github.com/sympy/sympy/compare/sympy-1.10...sympy-1.12.1) Updates `tenacity` from 8.2.3 to 8.3.0 - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/8.2.3...8.3.0) Updates `urllib3` from 2.0.6 to 2.2.1 - [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/2.0.6...2.2.1) Updates `vine` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/celery/vine/releases) - [Changelog](https://github.com/celery/vine/blob/master/Changelog) - [Commits](https://github.com/celery/vine/compare/v5.0.0...v5.1.0) Updates `wcwidth` from 0.2.6 to 0.2.13 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](https://github.com/jquast/wcwidth/compare/0.2.6...0.2.13) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-api-dependencies - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: flask-sqlalchemy dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: sqlalchemy dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: marshmallow-sqlalchemy dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: flask-smorest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: flask-cors dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-api-dependencies - dependency-name: sqlalchemy-utils dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-api-dependencies - dependency-name: sqlalchemy-history dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: flask-babel dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: plotly dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: celery[redis] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: python-dateutil dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: networkx dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: dulwich dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: pyflakes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: dynaconf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: dogpile-cache dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-api-dependencies - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: kaleido dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-api-dependencies - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: webargs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: pyrsistent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: pyparsing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-api-dependencies - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-api-dependencies - dependency-name: mako dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: kombu dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: itsdangerous dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: importlib-resources dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: apispec[marshmallow] dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: stevedore dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: docutils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: sklearn2pmml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: amqp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: babel dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: billiard dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: click-didyoumean dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-api-dependencies - dependency-name: flatbuffers dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: greenlet dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: pbr dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: prompt-toolkit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-api-dependencies - dependency-name: pycparser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-major dependency-group: project-api-dependencies - dependency-name: sympy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: tenacity dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: vine dependency-type: direct:production update-type: version-update:semver-minor dependency-group: project-api-dependencies - dependency-name: wcwidth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: project-api-dependencies ... Signed-off-by: dependabot[bot] --- apps/project-api/requirements/base.txt | 4 +- apps/project-api/requirements/pinned.txt | 126 +++++++++++------------ apps/project-api/requirements/test.txt | 4 +- 3 files changed, 67 insertions(+), 67 deletions(-) diff --git a/apps/project-api/requirements/base.txt b/apps/project-api/requirements/base.txt index fd63435..d92a898 100644 --- a/apps/project-api/requirements/base.txt +++ b/apps/project-api/requirements/base.txt @@ -12,7 +12,7 @@ flask-smorest Flask-Cors flask-talisman sqlalchemy-utils -sqlalchemy-history==2.0.0 +sqlalchemy-history==2.1.4 ### Logging # sentry-sdk[flask] @@ -76,7 +76,7 @@ importlib-resources importlib-metadata decorator apispec[marshmallow] -charset-normalizer==3.2.0 +charset-normalizer==3.3.2 stevedore<4; python_version == "3.7" # Needed for py3.7 stevedore; python_version >= "3.8" docutils diff --git a/apps/project-api/requirements/pinned.txt b/apps/project-api/requirements/pinned.txt index de4fcab..321709f 100644 --- a/apps/project-api/requirements/pinned.txt +++ b/apps/project-api/requirements/pinned.txt @@ -4,11 +4,11 @@ # # pip-compile --output-file=./apps/corridor-api/requirements/pinned.txt --resolver=backtracking ./apps/corridor-api/requirements/base.txt # -alembic==1.12.0 +alembic==1.13.1 # via -r ./apps/corridor-api/requirements/base.txt -amqp==5.1.1 +amqp==5.2.0 # via kombu -apispec[marshmallow]==6.3.0 +apispec[marshmallow]==6.6.1 # via # -r ./apps/corridor-api/requirements/base.txt # flask-smorest @@ -16,27 +16,27 @@ appdirs==1.4.4 # via fs async-timeout==4.0.3 # via redis -attrs==23.1.0 +attrs==23.2.0 # via jsonschema -babel==2.12.1 +babel==2.15.0 # via flask-babel billiard==3.6.4.0 ; python_version == "3.7" -billiard==4.1.0 ; python_version >= "3.8" +billiard==4.2.0 ; python_version >= "3.8" # via celery cached-property==1.5.2 # via # kombu # sqlalchemy-history -cachetools==5.3.1 +cachetools==5.3.3 # via -r ./apps/corridor-api/requirements/base.txt celery[redis]==5.2.7 ; python_version == "3.7" -celery[redis]==5.3.4 ; python_version >= "3.8" +celery[redis]==5.4.0 ; python_version >= "3.8" # via -r ./apps/corridor-api/requirements/base.txt -certifi==2023.7.22 +certifi==2024.6.2 # via requests -cffi==1.15.1 +cffi==1.16.0 # via cryptography -charset-normalizer==3.2.0 +charset-normalizer==3.3.2 # via # -r ./apps/corridor-api/requirements/base.txt # requests @@ -49,7 +49,7 @@ click==8.1.7 # click-repl # flask # notifiers -click-didyoumean==0.3.0 +click-didyoumean==0.3.1 # via celery click-plugins==1.1.1 # via celery @@ -57,54 +57,54 @@ click-repl==0.3.0 # via celery coloredlogs==15.0.1 # via onnxruntime -cryptography==41.0.3 +cryptography==42.0.8 # via -r ./apps/corridor-api/requirements/base.txt decorator==5.1.1 # via # -r ./apps/corridor-api/requirements/base.txt # dogpile-cache -docutils==0.20.1 +docutils==0.21.2 # via # -r ./apps/corridor-api/requirements/base.txt # python-daemon -dogpile-cache==1.2.2 +dogpile-cache==1.3.3 # via -r ./apps/corridor-api/requirements/base.txt -dulwich==0.21.6 +dulwich==0.22.1 # via -r ./apps/corridor-api/requirements/base.txt dynaconf==3.1.11 ; python_version == "3.7" -dynaconf==3.2.3 ; python_version >= "3.8" +dynaconf==3.2.5 ; python_version >= "3.8" # via -r ./apps/corridor-api/requirements/base.txt -flask==2.2.5 +flask==3.0.3 # via # -r ./apps/corridor-api/requirements/base.txt # flask-babel # flask-cors # flask-smorest # flask-sqlalchemy -flask-babel==3.1.0 +flask-babel==4.0.0 # via -r ./apps/corridor-api/requirements/base.txt -flask-cors==4.0.0 +flask-cors==4.0.1 # via -r ./apps/corridor-api/requirements/base.txt -flask-smorest==0.41.0 +flask-smorest==0.44.0 # via -r ./apps/corrrm -rridor-api/requirements/base.txt -flask-sqlalchemy==2.5.1 +flask-sqlalchemy==3.1.1 # via -r ./apps/corridor-api/requirements/base.txt flask-talisman==1.1.0 # via -r ./apps/corridor-api/requirements/base.txt -flatbuffers==23.5.26 +flatbuffers==24.3.25 # via onnxruntime fs==2.4.16 # via -r ./apps/corridor-api/requirements/base.txt -greenlet==2.0.2 +greenlet==3.0.3 # via sqlalchemy humanfriendly==10.0 # via coloredlogs -idna==3.4 +idna==3.7 # via requests # importlib has a compatibility issue with celery # https://github.com/celery/celery/issues/7783 importlib-metadata==4.13.0 ; python_version == "3.7" -importlib-metadata==6.8.0 ; python_version >= "3.8" +importlib-metadata==7.1.0 ; python_version >= "3.8" # via # -r ./apps/corridor-api/requirements/base.txt # alembic @@ -120,63 +120,63 @@ importlib-metadata==6.8.0 ; python_version >= "3.8" # sqlalchemy-utils # stevedore importlib-resources==5.12.0; python_version == "3.7" -importlib-resources==6.0.1 ; python_version >= "3.8" +importlib-resources==6.4.0 ; python_version >= "3.8" # via # -r ./apps/corridor-api/requirements/base.txt # alembic # jsonschema -itsdangerous==2.1.2 +itsdangerous==2.2.0 # via # -r ./apps/corridor-api/requirements/base.txt # flask -jinja2==3.1.2 +jinja2==3.1.4 # via # -r ./apps/corridor-api/requirements/base.txt # flask # flask-babel jsonschema==4.17.3 ; python_version == "3.7" -jsonschema==4.19.0 ; python_version >= "3.8" +jsonschema==4.22.0 ; python_version >= "3.8" # via # -r ./apps/corridor-api/requirements/base.txt # notifiers -kaleido==0.2.1 +kaleido==0.2.1.post1 # via -r ./apps/corridor-api/requirements/base.txt kombu==5.2.4 ; python_version == "3.7" -kombu==5.3.2 ; python_version >= "3.8" +kombu==5.3.7 ; python_version >= "3.8" # via # -r ./apps/corridor-api/requirements/base.txt # celery lockfile==0.12.2 # via python-daemon -mako==1.2.4 +mako==1.3.5 # via # -r ./apps/corridor-api/requirements/base.txt # alembic -markupsafe==2.1.3 +markupsafe==2.1.5 # via # -r ./apps/corridor-api/requirements/base.txt # jinja2 # mako # werkzeug marshmallow==3.19.0 ; python_version == "3.7" -marshmallow==3.20.1 ; python_version >= "3.8" +marshmallow==3.21.3 ; python_version >= "3.8" # via # -r ./apps/corridor-api/requirements/base.txt # apispec # flask-smorest # marshmallow-sqlalchemy # webargs -marshmallow-sqlalchemy==0.29.0 +marshmallow-sqlalchemy==1.0.0 # via -r ./apps/corridor-api/requirements/base.txt mpmath==1.3.0 # via sympy networkx==2.6.3 ; python_version == "3.7" # via -r ./apps/corridor-api/requirements/base.txt -networkx==3.1 ; python_version >= "3.8" +networkx==3.3 ; python_version >= "3.8" # via -r ./apps/corridor-api/requirements/base.txt notifiers==1.3.3 # via -r ./apps/corridor-api/requirements/base.txt -packaging==23.1 +packaging==24.1 # via # apispec # marshmallow @@ -186,44 +186,44 @@ packaging==23.1 # webargs passlib==1.7.4 # via -r ./apps/corridor-api/requirements/base.txt -pbr==5.11.1 +pbr==6.0.0 # via stevedore pkgutil-resolve-name==1.3.10 # via jsonschema -plotly==5.17.0 +plotly==5.22.0 # via -r ./apps/corridor-api/requirements/base.txt -prompt-toolkit==3.0.39 +prompt-toolkit==3.0.47 # via click-repl -protobuf==4.24.3 +protobuf==5.27.1 # via # -r ./apps/corridor-api/requirements/base.txt # onnxruntime -pycparser==2.21 +pycparser==2.22 # via cffi pyflakes==3.0.1 ; python_version == "3.7" -pyflakes==3.1.0 ; python_version >= "3.8" +pyflakes==3.2.0 ; python_version >= "3.8" # via -r ./apps/corridor-api/requirements/base.txt -pyparsing==3.1.1 +pyparsing==3.1.2 # via -r ./apps/corridor-api/requirements/base.txt -pyrsistent==0.19.3 +pyrsistent==0.20.0 # via # -r ./apps/corridor-api/requirements/base.txt # jsonschema python-daemon==3.0.1 # via -r ./apps/corridor-api/requirements/base.txt -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 # via # -r ./apps/corridor-api/requirements/base.txt # pandas -pytz==2023.3.post1 +pytz==2024.1 # via # babel # celery # flask-babel # pandas -redis==4.6.0 +redis==5.0.6 # via celery -requests==2.31.0 +requests==2.32.3 # via # -r ./apps/corridor-api/requirements/base.txt # notifiers @@ -233,7 +233,7 @@ six==1.16.0 # flask-cors # fs # python-dateutil -sqlalchemy==1.4.49 +sqlalchemy==2.0.30 # via # -r ./apps/corridor-api/requirements/base.txt # alembic @@ -241,9 +241,9 @@ sqlalchemy==1.4.49 # marshmallow-sqlalchemy # sqlalchemy-history # sqlalchemy-utils -sqlalchemy-history==2.0.0 +sqlalchemy-history==2.1.4 # via -r ./apps/corridor-api/requirements/base.txt -sqlalchemy-utils==0.41.1 +sqlalchemy-utils==0.41.2 # via # -r ./apps/corridor-api/requirements/base.txt # sqlalchemy-history @@ -251,18 +251,18 @@ stevedore==3.5.2 ; python_version == "3.7" # via # -r ./apps/corridor-api/requirements/base.txt # dogpile-cache -stevedore==5.1.0 ; python_version >= "3.8" +stevedore==5.2.0 ; python_version >= "3.8" # via # -r ./apps/corridor-api/requirements/base.txt # dogpile-cache stringcase==1.2.0 # via -r ./apps/corridor-api/requirements/base.txt sympy==1.10 ; python_version == "3.7" -sympy==1.12 ; python_version >= "3.8" +sympy==1.12.1 ; python_version >= "3.8" # via onnxruntime -tenacity==8.2.3 +tenacity==8.3.0 # via plotly -typing-extensions==4.7.1 +typing-extensions==4.12.2 # via # -r ./apps/corridor-api/requirements/base.txt # alembic @@ -271,29 +271,29 @@ typing-extensions==4.7.1 # importlib-metadata # jsonschema # redis -urllib3==2.0.6 +urllib3==2.2.1 # via # dulwich # requests -vine==5.0.0 +vine==5.1.0 # via # amqp # celery # kombu -wcwidth==0.2.6 +wcwidth==0.2.13 # via prompt-toolkit -webargs==8.1.0 +webargs==8.4.0 # via # -r ./apps/corridor-api/requirements/base.txt # flask-smorest werkzeug==2.2.3 ; python_version == "3.7" -werkzeug==2.3.7 ; python_version >= "3.8" +werkzeug==3.0.3 ; python_version >= "3.8" # via # -r ./apps/corridor-api/requirements/base.txt # flask # flask-smorest zipp==3.15.0 ; python_version == "3.7" -zipp==3.16.2 ; python_version >= "3.8" +zipp==3.19.2 ; python_version >= "3.8" # via # -r ./apps/corridor-api/requirements/base.txt # importlib-metadata diff --git a/apps/project-api/requirements/test.txt b/apps/project-api/requirements/test.txt index d565b86..ad765dd 100644 --- a/apps/project-api/requirements/test.txt +++ b/apps/project-api/requirements/test.txt @@ -37,9 +37,9 @@ openpyxl xgboost gensim<4 ; python_version < "3.9" # Needed for the sklearn API, gensim<4 isn't compatible with python > 3.8 scikit-learn==1.0.2 ; python_version == "3.7" -scikit-learn==1.2.2 ; python_version >= "3.8" +scikit-learn==1.5.0 ; python_version >= "3.8" -sklearn2pmml==0.94.1 +sklearn2pmml==0.108.0 # DB connectors pymysql