Files
cowrie/requirements-dev.txt
dependabot[bot] 485a2bfdb2 build(deps-dev): bump tox from 4.24.2 to 4.25.0 (#2535)
Bumps [tox](https://github.com/tox-dev/tox) from 4.24.2 to 4.25.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.24.2...4.25.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.25.0
  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>
2025-04-10 14:19:28 +08:00

30 lines
832 B
Plaintext

# Include base requirements
-r requirements.txt
build==1.2.2.post1
coverage==7.8.0
mypy-extensions==1.0.0; platform_python_implementation=='CPython'
mypy-zope==1.0.11; platform_python_implementation=='CPython'
mypy==1.13.0; platform_python_implementation=='CPython'
pathspec==0.12.1
pipdeptree==2.26.0
pre-commit==4.1.0
pylint==3.3.6
pyre-check==0.9.23
pyright==1.1.396
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.9
setuptools==78.1.0
sphinx-copybutton==0.5.2
sphinx_rtd_theme==3.0.2
tox==4.25.0
twine==6.1.0
types-python-dateutil==2.9.0.20241206
types-redis==4.6.0.20241004
types-requests==2.32.0.20250301
yamllint==1.37.0