theHarvester/requirements/dev.txt
dependabot[bot] 1c24b9c6e3
chore(deps-dev): bump pytest from 7.1.1 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2.
- [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.1...7.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 21:23:21 +00:00

13 lines
238 B
Plaintext

-r base.txt
flake8==4.0.1
mypy==0.950
mypy-extensions==0.4.3
pyflakes==2.4.0
pytest==7.1.2
pytest-asyncio==0.18.3
types-certifi==2021.10.8.1
types-chardet==4.0.3
types-ujson==4.2.1
types-PyYAML==6.0.7
types-requests==2.27.20
wheel==0.37.1