From c9e2b0eb6f47303f3f2aeb4f6f8847121689ddc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 07:26:39 +0000 Subject: [PATCH] Bump pydantic from 1.5.1 to 1.6.2 in /crawlerx_server Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.5.1 to 1.6.2. - [Release notes](https://github.com/samuelcolvin/pydantic/releases) - [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md) - [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.5.1...v1.6.2) Signed-off-by: dependabot[bot] --- crawlerx_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawlerx_server/requirements.txt b/crawlerx_server/requirements.txt index 9a0c357..941ad30 100644 --- a/crawlerx_server/requirements.txt +++ b/crawlerx_server/requirements.txt @@ -42,7 +42,7 @@ Protego==0.1.16 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.20 -pydantic==1.5.1 +pydantic==1.6.2 PyDispatcher==2.0.5 PyHamcrest==2.0.2 pymongo==3.10.1