theHarvester/requirements/dev.txt
dependabot[bot] c1be679364 Bump pytest-asyncio from 0.23.8 to 0.24.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.8 to 0.24.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.8...v0.24.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>
2024-08-26 22:46:37 +01:00

13 lines
No EOL
331 B
Text

mypy==1.11.1
mypy-extensions==1.0.0
pyre-check==0.9.22
pytest==8.3.2
pytest-asyncio==0.24.0
types-certifi==2021.10.8.3
types-chardet==5.0.4.6
types-ujson==5.10.0.20240515
types-PyYAML==6.0.12.20240808
types-requests==2.32.0.20240712 # 2.31.0.7 introduced a regression
types-python-dateutil==2.9.0.20240316
ruff==0.6.2
wheel==0.44.0