theHarvester/requirements/dev.txt
dependabot[bot] 5e4dc5bc42 chore(deps-dev): bump pydantic from 2.4.2 to 2.5.1
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.4.2 to 2.5.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.2...v2.5.1)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-16 01:14:25 +00:00

17 lines
No EOL
367 B
Text

black==23.11.0
flake8==6.1.0
isort==5.12.0
mypy==1.7.0
mypy-extensions==1.0.0
pydantic==2.5.1
pyre-check==0.9.19
pyflakes==3.1.0
pytest==7.4.3
pytest-asyncio==0.21.1
types-certifi==2021.10.8.3
types-chardet==5.0.4.6
types-ujson==5.8.0.1
types-PyYAML==6.0.12.12
types-requests==2.31.0.6 # 2.31.0.7 introduced a regression
types-python-dateutil==2.8.19.14
wheel==0.41.3