theHarvester/requirements/dev.txt
dependabot[bot] 29a3fefc0e chore(deps-dev): bump pytest from 7.2.1 to 7.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.1 to 7.2.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.2.1...7.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 03:03:00 +00:00

14 lines
267 B
Plaintext

-r base.txt
flake8==6.0.0
mypy==1.1.1
mypy-extensions==1.0.0
pyre-check==0.9.18
pyflakes==3.0.1
pytest==7.2.2
pytest-asyncio==0.20.3
types-certifi==2021.10.8.3
types-chardet==5.0.4.2
types-ujson==5.7.0.1
types-PyYAML==6.0.12.5
types-requests==2.28.11.14
wheel==0.38.4