theHarvester/requirements/dev.txt
dependabot[bot] d72a305268
chore(deps-dev): bump pytest-asyncio from 0.16.0 to 0.17.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.16.0 to 0.17.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.16.0...v0.17.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>
2022-01-16 01:39:08 +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==6.2.5
pytest-asyncio==0.17.0
types-certifi==2021.10.8.1
types-chardet==4.0.3
types-ujson==4.2.1
types-PyYAML==6.0.3
types-requests==2.27.7
wheel==0.37.1