From a1debe4e07085af19910f109d88e9055cd75d361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 11:11:40 +0000 Subject: [PATCH] Bump pydantic from 2.4.0 to 2.10.1 in /scanners/web-scanner Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.4.0 to 2.10.1. - [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.4.0...v2.10.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- scanners/web-scanner/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scanners/web-scanner/requirements.txt b/scanners/web-scanner/requirements.txt index db7eada818..578e3a9201 100644 --- a/scanners/web-scanner/requirements.txt +++ b/scanners/web-scanner/requirements.txt @@ -11,7 +11,7 @@ psutil==5.9.8 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.21 -pydantic==2.4.0 +pydantic==2.10.1 pydantic_core==2.10.0 pyOpenSSL==24.1.0 python-dotenv==0.21.0