mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 22:42:56 +08:00
chore(deps-dev): bump pydantic from 2.5.3 to 2.6.1
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.5.3 to 2.6.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.5.3...v2.6.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fd7d2545e5
commit
ca3a98e56c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ flake8==7.0.0
|
|||
isort==5.13.2
|
||||
mypy==1.8.0
|
||||
mypy-extensions==1.0.0
|
||||
pydantic==2.5.3
|
||||
pydantic==2.6.1
|
||||
pyre-check==0.9.19
|
||||
pyflakes==3.2.0
|
||||
pytest==7.4.4
|
||||
|
|
Loading…
Reference in a new issue