theHarvester/requirements/dev.txt
dependabot[bot] be9cf2a70a
chore(deps-dev): bump pytest-asyncio from 0.18.0 to 0.18.1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.0...v0.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 22:04:36 +00:00

13 lines
237 B
Plaintext

-r base.txt
flake8==4.0.1
mypy==0.931
mypy-extensions==0.4.3
pyflakes==2.4.0
pytest==7.0.0
pytest-asyncio==0.18.1
types-certifi==2021.10.8.1
types-chardet==4.0.3
types-ujson==4.2.1
types-PyYAML==6.0.4
types-requests==2.27.9
wheel==0.37.1