theHarvester/requirements/dev.txt
dependabot[bot] fa5233c290
chore(deps-dev): bump pydantic from 1.10.8 to 1.10.9
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.9/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.8...v1.10.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 22:19:32 +00:00

16 lines
316 B
Plaintext

-r base.txt
flake8==6.0.0
mypy==1.3.0
mypy-extensions==1.0.0
pydantic==1.10.9
pyre-check==0.9.18
pyflakes==3.0.1
pytest==7.3.1
pytest-asyncio==0.21.0
types-certifi==2021.10.8.3
types-chardet==5.0.4.6
types-ujson==5.7.0.5
types-PyYAML==6.0.12.10
types-requests==2.31.0.1
types-python-dateutil==2.8.19.13
wheel==0.40.0