Files
theHarvester/requirements/dev.txt
T
dependabot[bot]andJ.Townsend 6be3d9e598 chore(deps-dev): bump mypy from 1.6.1 to 1.7.0
Bumps [mypy](https://github.com/python/mypy) from 1.6.1 to 1.7.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-12 21:59:05 +00:00

17 lines
367 B
Plaintext

black==23.11.0
flake8==6.1.0
isort==5.12.0
mypy==1.7.0
mypy-extensions==1.0.0
pydantic==2.4.2
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