theHarvester/requirements/dev.txt
dependabot[bot] a26d2876d7
chore(deps-dev): bump pytest-asyncio from 0.19.0 to 0.20.1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.19.0 to 0.20.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.19.0...v0.20.1)

---
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-10-21 21:07:05 +00:00

13 lines
241 B
Plaintext

-r base.txt
flake8==5.0.4
mypy==0.982
mypy-extensions==0.4.3
pyflakes==2.5.0
pytest==7.1.3
pytest-asyncio==0.20.1
types-certifi==2021.10.8.3
types-chardet==5.0.4
types-ujson==5.5.0
types-PyYAML==6.0.12
types-requests==2.28.11.2
wheel==0.37.1