Files
theHarvester/requirements/dev.txt
T
dependabot[bot]andJ.Townsend e6d4755920 Bump ruff from 0.7.0 to 0.7.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.0 to 0.7.1.
- [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.0...0.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-24 23:02:17 +01:00

12 lines
312 B
Plaintext

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.7.1
wheel==0.44.0