theHarvester/requirements/dev.txt
dependabot[bot] f907c63b98 chore(deps-dev): bump pytest-asyncio from 0.20.3 to 0.21.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.3 to 0.21.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.20.3...v0.21.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>
2023-03-20 23:08:13 +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.21.0
types-certifi==2021.10.8.3
types-chardet==5.0.4.2
types-ujson==5.7.0.1
types-PyYAML==6.0.12.8
types-requests==2.28.11.15
wheel==0.40.0