Files
cowrie/requirements-dev.txt
dependabot[bot] 648e237085 build(deps-dev): bump pipdeptree from 2.26.0 to 2.26.1 (#2568)
Bumps [pipdeptree](https://github.com/tox-dev/pipdeptree) from 2.26.0 to 2.26.1.
- [Release notes](https://github.com/tox-dev/pipdeptree/releases)
- [Commits](https://github.com/tox-dev/pipdeptree/compare/2.26.0...2.26.1)

---
updated-dependencies:
- dependency-name: pipdeptree
  dependency-version: 2.26.1
  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-05-03 00:25:22 +08:00

30 lines
929 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.1
pre-commit==4.2.0
pylint==3.3.6
pyre-check==0.9.23; platform_python_implementation=='CPython' and python_version<='3.13'
pyright==1.1.400
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' and python_version<'3.14'
pyupgrade==3.19.1
pyyaml==6.0.2
readthedocs-sphinx-search==0.3.2
ruff==0.11.6
setuptools==79.0.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.20250328
yamllint==1.37.0