Files
cowrie/requirements-dev.txt
dependabot[bot] aa6a45e677 build(deps-dev): bump ruff from 0.5.7 to 0.6.1 (#2275)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.6.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.5.7...0.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-20 09:03:08 +08:00

25 lines
837 B
Plaintext

build==1.2.1
coverage==7.6.0
mypy-extensions==1.0.0; platform_python_implementation=='CPython' and python_version>'3.8'
mypy-zope==1.0.5; platform_python_implementation=='CPython' and python_version>'3.8'
mypy==1.10.0; platform_python_implementation=='CPython' and python_version>'3.8'
pathspec==0.12.1
pipdeptree==2.23.1
pre-commit==3.7.1
pylint==3.2.6
pyre-check==0.9.22; python_version>'3.8'
pyright==1.1.376
pytype==2024.1.24; platform_python_implementation=='CPython' and python_version<'3.11'
pyupgrade==3.17.0
pyyaml==6.0.1
readthedocs-sphinx-search==0.3.2
ruff==0.6.1
setuptools==70.0.0
sphinx-copybutton==0.5.2
sphinx_rtd_theme==2.0.0
tox==4.17.0
types-python-dateutil==2.9.0.20240316; python_version>'3.8'
types-redis==4.6.0.20240806; python_version>'3.8'
types-requests==2.32.0.20240712; python_version>'3.8'
yamllint==1.35.1