theHarvester/requirements/dev.txt
dependabot[bot] fbd8141cdf
chore(deps-dev): bump pytest-asyncio from 0.15.1 to 0.16.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.15.1...v0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-17 22:20:15 +00:00

13 lines
240 B
Plaintext

-r base.txt
flake8==4.0.1
mypy==0.910
mypy-extensions==0.4.3
pyflakes==2.4.0
pytest==6.2.5
pytest-asyncio==0.16.0
types-certifi==2021.10.8.0
types-chardet==4.0.0
types-orjson==3.6.1
types-PyYAML==5.4.12
types-requests==2.25.11
wheel==0.37.0