theHarvester/requirements/dev.txt
dependabot[bot] d9435c5412
chore(deps-dev): bump pytest from 7.1.3 to 7.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.1.3...7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 21:12:57 +00:00

13 lines
No EOL
241 B
Text

-r base.txt
flake8==5.0.4
mypy==0.982
mypy-extensions==0.4.3
pyflakes==2.5.0
pytest==7.2.0
pytest-asyncio==0.20.1
types-certifi==2021.10.8.3
types-chardet==5.0.4
types-ujson==5.5.0
types-PyYAML==6.0.12
types-requests==2.28.11.2
wheel==0.37.1