theHarvester/requirements/dev.txt
dependabot[bot] aa6d0e4633 chore(deps-dev): bump mypy from 1.2.0 to 1.3.0
Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.3.0.
- [Commits](https://github.com/python/mypy/compare/v1.2.0...v1.3.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-05-11 00:39:39 +01:00

16 lines
315 B
Plaintext

-r base.txt
flake8==6.0.0
mypy==1.3.0
mypy-extensions==1.0.0
pydantic==1.10.7
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.5
types-ujson==5.7.0.4
types-PyYAML==6.0.12.9
types-requests==2.29.0.0
types-python-dateutil==2.8.19.12
wheel==0.40.0