theHarvester/requirements/dev.txt
dependabot[bot] 5396c50736 chore(deps-dev): bump ruff from 0.3.3 to 0.3.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.3 to 0.3.4.
- [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.3.3...v0.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-24 13:13:10 +00:00

13 lines
322 B
Plaintext

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.20240311 # 2.31.0.7 introduced a regression
types-python-dateutil==2.9.0.20240316
ruff==0.3.4
wheel==0.43.0