Files
cowrie/requirements-dev.txt
dependabot[bot] 3a229f8f09 build(deps-dev): bump ruff from 0.9.2 to 0.9.3 (#2478)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.2 to 0.9.3.
- [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.9.2...0.9.3)

---
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>
2025-01-28 12:58:37 +08:00

30 lines
839 B
Plaintext

# Include base requirements
-r requirements.txt
build==1.2.2.post1
coverage==7.6.10
mypy-extensions==1.0.0; platform_python_implementation=='CPython'
mypy-zope==1.0.10; platform_python_implementation=='CPython'
mypy==1.13.0; platform_python_implementation=='CPython'
pathspec==0.12.1
pipdeptree==2.25.0
pre-commit==4.1.0
pylint==3.3.3
pyre-check==0.9.23
pyright==1.1.392.post0
pytype==2024.1.24; platform_python_implementation=='CPython' and python_version<='3.9'
pytype==2024.10.11; platform_python_implementation=='CPython' and python_version>='3.10'
pyupgrade==3.19.1
pyyaml==6.0.2
readthedocs-sphinx-search==0.3.2
ruff==0.9.3
setuptools==75.8.0
sphinx-copybutton==0.5.2
sphinx_rtd_theme==3.0.2
tox==4.24.1
twine==6.1.0
types-python-dateutil==2.9.0.20241206
types-redis==4.6.0.20241004
types-requests==2.32.0.20241016
yamllint==1.35.1