From 5e2720052761f3d20986c5d6e41eeb5f320d847f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 20:01:29 +0000 Subject: [PATCH] Bump the python-runtime group across 1 directory with 21 updates Updates the requirements on [openai](https://github.com/openai/openai-python), [groq](https://github.com/groq/groq-python), [streamlit](https://github.com/streamlit/streamlit), [mlflow](https://github.com/mlflow/mlflow), [pydantic](https://github.com/pydantic/pydantic), [pydantic-settings](https://github.com/pydantic/pydantic-settings), [python-dotenv](https://github.com/theskumar/python-dotenv), [pandas](https://github.com/pandas-dev/pandas), [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn), [redis](https://github.com/redis/redis-py), [prometheus-client](https://github.com/prometheus/client_python), [pyjwt](https://github.com/jpadilla/pyjwt), [python-json-logger](https://github.com/nhairs/python-json-logger), [black](https://github.com/psf/black), [ruff](https://github.com/astral-sh/ruff), [pytest](https://github.com/pytest-dev/pytest), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio), [pytest-cov](https://github.com/pytest-dev/pytest-cov), [pip-audit](https://github.com/pypa/pip-audit) and [websockets](https://github.com/python-websockets/websockets) to permit the latest version. Updates `openai` to 2.46.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v1.68.0...v2.46.0) Updates `groq` to 1.5.0 - [Release notes](https://github.com/groq/groq-python/releases) - [Changelog](https://github.com/groq/groq-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/groq/groq-python/compare/v1.1.2...v1.5.0) Updates `streamlit` to 1.59.2 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.44.0...1.59.2) Updates `mlflow` to 3.14.0 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/mlflow/mlflow/compare/v2.22.0...v3.14.0) Updates `pydantic` to 2.13.4 - [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.10.0...v2.13.4) Updates `pydantic-settings` to 2.14.2 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.8.0...v2.14.2) Updates `python-dotenv` to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.0...v1.2.2) Updates `pandas` to 3.0.3 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.3...v3.0.3) Updates `fastapi` to 0.139.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.12...0.139.2) Updates `uvicorn` to 0.51.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/uvicorn/compare/0.34.0...0.51.0) Updates `redis` to 8.0.1 - [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/v5.2.0...v8.0.1) Updates `prometheus-client` to 0.25.0 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](https://github.com/prometheus/client_python/compare/v0.21.0...v0.25.0) Updates `pyjwt` to 2.13.0 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.12.0...2.13.0) Updates `python-json-logger` to 4.1.0 - [Release notes](https://github.com/nhairs/python-json-logger/releases) - [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md) - [Commits](https://github.com/nhairs/python-json-logger/compare/v2.0.7...v4.1.0) Updates `black` to 26.5.1 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.10.0...26.5.1) Updates `ruff` to 0.15.22 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.9.0...0.15.22) Updates `pytest` to 9.1.1 - [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/8.3.5...9.1.1) Updates `pytest-asyncio` to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.0...v1.4.0) Updates `pytest-cov` to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v7.1.0) Updates `pip-audit` to 2.10.1 - [Release notes](https://github.com/pypa/pip-audit/releases) - [Changelog](https://github.com/pypa/pip-audit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pypa/pip-audit/compare/v2.7.3...v2.10.1) Updates `websockets` to 16.1.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](https://github.com/python-websockets/websockets/compare/14.0...16.1.1) --- updated-dependencies: - dependency-name: openai dependency-version: 2.46.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: groq dependency-version: 1.5.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: streamlit dependency-version: 1.59.2 dependency-type: direct:production dependency-group: python-runtime - dependency-name: mlflow dependency-version: 3.14.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production dependency-group: python-runtime - dependency-name: pydantic-settings dependency-version: 2.14.2 dependency-type: direct:production dependency-group: python-runtime - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production dependency-group: python-runtime - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:production dependency-group: python-runtime - dependency-name: fastapi dependency-version: 0.139.2 dependency-type: direct:production dependency-group: python-runtime - dependency-name: uvicorn dependency-version: 0.51.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: redis dependency-version: 8.0.1 dependency-type: direct:production dependency-group: python-runtime - dependency-name: prometheus-client dependency-version: 0.25.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: python-json-logger dependency-version: 4.1.0 dependency-type: direct:production dependency-group: python-runtime - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:development dependency-group: python-runtime - dependency-name: ruff dependency-version: 0.15.22 dependency-type: direct:development dependency-group: python-runtime - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development dependency-group: python-runtime - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development dependency-group: python-runtime - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development dependency-group: python-runtime - dependency-name: pip-audit dependency-version: 2.10.1 dependency-type: direct:development dependency-group: python-runtime - dependency-name: websockets dependency-version: 16.1.1 dependency-type: direct:production dependency-group: python-runtime ... Signed-off-by: dependabot[bot] --- backend/requirements-dev.txt | 4 ++-- backend/requirements.txt | 10 +++++----- requirements-dev.txt | 12 ++++++------ requirements.txt | 28 ++++++++++++++-------------- 4 files changed, 27 insertions(+), 27 deletions(-) diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index 3d2c210..4ba2dd7 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,3 +1,3 @@ -r requirements.txt -pytest>=8.3.5 -pytest-asyncio>=0.25.0 +pytest>=9.1.1 +pytest-asyncio>=1.4.0 diff --git a/backend/requirements.txt b/backend/requirements.txt index d37c8cf..50870c0 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ -fastapi>=0.115.12 -uvicorn>=0.34.0 -pydantic>=2.10.0 -python-dotenv>=1.1.0 +fastapi>=0.139.2 +uvicorn>=0.51.0 +pydantic>=2.13.4 +python-dotenv>=1.2.2 httpx>=0.28.1 -websockets>=14.0 +websockets>=16.1.1 diff --git a/requirements-dev.txt b/requirements-dev.txt index a5a9c1b..2085181 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,7 +1,7 @@ -r requirements.txt -black>=24.10.0 -ruff>=0.9.0 -pytest>=8.3.5 -pytest-asyncio>=0.25.0 -pytest-cov>=6.0.0 -pip-audit>=2.7.3 +black>=26.5.1 +ruff>=0.15.22 +pytest>=9.1.1 +pytest-asyncio>=1.4.0 +pytest-cov>=7.1.0 +pip-audit>=2.10.1 diff --git a/requirements.txt b/requirements.txt index 8faf598..acd35bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ -openai>=1.68.0 -groq>=1.1.2 -streamlit>=1.44.0 -mlflow>=2.22.0 -pydantic>=2.10.0 -pydantic-settings>=2.8.0 -python-dotenv>=1.1.0 -pandas>=2.2.3 -fastapi>=0.115.12 -uvicorn>=0.34.0 +openai>=2.46.0 +groq>=1.5.0 +streamlit>=1.59.2 +mlflow>=3.14.0 +pydantic>=2.13.4 +pydantic-settings>=2.14.2 +python-dotenv>=1.2.2 +pandas>=3.0.3 +fastapi>=0.139.2 +uvicorn>=0.51.0 httpx>=0.28.1 -redis>=5.2.0 -prometheus-client>=0.21.0 -PyJWT>=2.12.0 +redis>=8.0.1 +prometheus-client>=0.25.0 +PyJWT>=2.13.0 passlib[bcrypt]>=1.7.4 -python-json-logger>=2.0.7 +python-json-logger>=4.1.0