From 202c34f31aeb1285bc7688be49c2a66f0b184bab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 05:59:33 +0000 Subject: [PATCH] Bump pydantic in /research/information_retrieval/doc2query Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.7.4 to 1.10.13. - [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/v1.7.4...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- research/information_retrieval/doc2query/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/information_retrieval/doc2query/requirements.txt b/research/information_retrieval/doc2query/requirements.txt index 3e1b519178a..f32bec11b7a 100644 --- a/research/information_retrieval/doc2query/requirements.txt +++ b/research/information_retrieval/doc2query/requirements.txt @@ -79,7 +79,7 @@ psutil==5.8.0 ptyprocess==0.7.0 pyarrow==3.0.0 pycparser==2.20 -pydantic==1.7.4 +pydantic==1.10.13 Pygments==2.9.0 pyjnius==1.3.0 pyparsing==2.4.7