From 5ad76cf2af503746c108ac09c8a949e3495530c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 20:35:51 +0000 Subject: [PATCH 1/5] build(deps): bump urllib3 from 2.2.3 to 2.3.0 in /application Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 to 2.3.0. - [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.2.3...2.3.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index fa2c2b76..fef154de 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -82,7 +82,7 @@ transformers==4.47.1 typing-extensions==4.12.2 typing-inspect==0.9.0 tzdata==2024.2 -urllib3==2.2.3 +urllib3==2.3.0 vine==5.1.0 wcwidth==0.2.13 werkzeug==3.1.3 From 602fe086b94e968cf4c2d636d4bd19fb5c2ffa6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 20:36:01 +0000 Subject: [PATCH 2/5] build(deps): bump pydantic-core from 2.23.4 to 2.27.2 in /application Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.23.4 to 2.27.2. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.23.4...v2.27.2) --- updated-dependencies: - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index fa2c2b76..5e34b7f8 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -60,7 +60,7 @@ prompt-toolkit==3.0.47 protobuf==5.28.2 py==1.11.0 pydantic==2.9.2 -pydantic-core==2.23.4 +pydantic-core==2.27.2 pydantic-settings==2.4.0 pymongo==4.10.1 pypdf2==3.0.1 From 475850ef94f6ba93353cf6c1841e7a68527c8ae5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 20:36:03 +0000 Subject: [PATCH 3/5] build(deps): bump marshmallow from 3.23.2 to 3.24.1 in /application Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.23.2 to 3.24.1. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/3.23.2...3.24.1) --- updated-dependencies: - dependency-name: marshmallow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index fa2c2b76..1d4d40ef 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -37,7 +37,7 @@ langsmith==0.2.6 lazy-object-proxy==1.10.0 lxml==5.3.0 markupsafe==3.0.2 -marshmallow==3.23.2 +marshmallow==3.24.1 mpmath==1.3.0 multidict==6.1.0 mypy-extensions==1.0.0 From 88ad827a87c4bfa43fc7c99365a9fd2f0276bfcf Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 8 Jan 2025 21:03:31 +0000 Subject: [PATCH 4/5] bump pydantic --- application/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/requirements.txt b/application/requirements.txt index 5e34b7f8..932999cd 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -59,9 +59,9 @@ primp==0.9.3 prompt-toolkit==3.0.47 protobuf==5.28.2 py==1.11.0 -pydantic==2.9.2 +pydantic==2.10.4 pydantic-core==2.27.2 -pydantic-settings==2.4.0 +pydantic-settings==2.7.1 pymongo==4.10.1 pypdf2==3.0.1 python-dateutil==2.9.0.post0 From 9050d48bc3789f79c89dea9b34515318c3e838fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 21:11:48 +0000 Subject: [PATCH 5/5] build(deps): bump openai from 1.58.1 to 1.59.5 in /application Bumps [openai](https://github.com/openai/openai-python) from 1.58.1 to 1.59.5. - [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.58.1...v1.59.5) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index c1c695a8..b5d65392 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -43,7 +43,7 @@ multidict==6.1.0 mypy-extensions==1.0.0 networkx==3.4.2 numpy==2.2.1 -openai==1.58.1 +openai==1.59.5 openapi-schema-validator==0.6.2 openapi-spec-validator==0.6.0 openapi3-parser==1.1.18