theHarvester/requirements/dev.txt
dependabot[bot] 3151435b30 Bump ruff from 0.6.4 to 0.6.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 to 0.6.5.
- [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.6.4...0.6.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14 20:05:31 +01:00

13 lines
331 B
Plaintext

mypy==1.11.2
mypy-extensions==1.0.0
pyre-check==0.9.22
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.20240808
types-requests==2.32.0.20240907 # 2.31.0.7 introduced a regression
types-python-dateutil==2.9.0.20240906
ruff==0.6.5
wheel==0.44.0