theHarvester/requirements/dev.txt
dependabot[bot] b78e95e54b Bump ruff from 0.7.4 to 0.8.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.8.0.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.7.4...0.8.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-24 04:58:27 +00:00

12 lines
No EOL
312 B
Text

mypy==1.13.0
mypy-extensions==1.0.0
pytest==8.3.3
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.20240917
types-requests==2.32.0.20241016 # 2.31.0.7 introduced a regression
types-python-dateutil==2.9.0.20241003
ruff==0.8.0
wheel==0.45.0