theHarvester/requirements/dev.txt
dependabot[bot] 0f83e805af chore(deps-dev): bump ruff from 0.4.0 to 0.4.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.0 to 0.4.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/v0.4.0...v0.4.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-04-20 03:11:09 +01:00

13 lines
No EOL
322 B
Text

mypy==1.9.0
mypy-extensions==1.0.0
pyre-check==0.9.19
pytest==8.1.1
pytest-asyncio==0.23.6
types-certifi==2021.10.8.3
types-chardet==5.0.4.6
types-ujson==5.9.0.0
types-PyYAML==6.0.12.20240311
types-requests==2.31.0.20240406 # 2.31.0.7 introduced a regression
types-python-dateutil==2.9.0.20240316
ruff==0.4.1
wheel==0.43.0