Files
cowrie/requirements-dev.txt
dependabot[bot] 96eedd86ce Bump ruff from 0.0.287 to 0.0.288 (#1922)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.287 to 0.0.288.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.287...v0.0.288)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 11:46:54 +08:00

25 lines
819 B
Plaintext

build==1.0.0
coverage==7.3.0
mypy-extensions==1.0.0; platform_python_implementation=='CPython' and python_version>'3.8'
mypy-zope==1.0.1; platform_python_implementation=='CPython' and python_version>'3.8'
mypy==1.4.1; platform_python_implementation=='CPython' and python_version>'3.8'
pathspec==0.11.2
pipdeptree==2.13.0
pre-commit==3.3.3
pylint==2.17.5
pyre-check==0.9.18; python_version>'3.8'
pyright==1.1.325
pytype==2023.6.2; platform_python_implementation=='CPython' and python_version<'3.11'
pyupgrade==3.10.1
pyyaml==6.0.1
readthedocs-sphinx-search==0.3.1
ruff==0.0.288
setuptools==68.1.2
sphinx-copybutton==0.5.2
sphinx_rtd_theme==1.3.0
tox==4.10.0
types-python-dateutil==2.8.19.14; python_version>'3.8'
types-redis==4.6.0.5; python_version>'3.8'
types-requests==2.31.0.2; python_version>'3.8'
yamllint==1.32.0