Files
cowrie/requirements-dev.txt
dependabot[bot] 7814eacdfe Bump pyright from 1.1.349 to 1.1.350 (#2086)
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.349 to 1.1.350.
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.349...v1.1.350)

---
updated-dependencies:
- dependency-name: pyright
  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>
2024-02-07 20:34:24 +08:00

25 lines
838 B
Plaintext

build==1.0.3
coverage==7.4.1
mypy-extensions==1.0.0; platform_python_implementation=='CPython' and python_version>'3.8'
mypy-zope==1.0.3; platform_python_implementation=='CPython' and python_version>'3.8'
mypy==1.8.0; platform_python_implementation=='CPython' and python_version>'3.8'
pathspec==0.12.1
pipdeptree==2.13.2
pre-commit==3.5.0
pylint==3.0.3
pyre-check==0.9.19; python_version>'3.8'
pyright==1.1.350
pytype==2024.1.24; platform_python_implementation=='CPython' and python_version<'3.11'
pyupgrade==3.15.0
pyyaml==6.0.1
readthedocs-sphinx-search==0.3.2
ruff==0.1.14
setuptools==69.0.3
sphinx-copybutton==0.5.2
sphinx_rtd_theme==2.0.0
tox==4.12.1
types-python-dateutil==2.8.19.20240106; python_version>'3.8'
types-redis==4.6.0.20240106; python_version>'3.8'
types-requests==2.31.0.20240125; python_version>'3.8'
yamllint==1.33.0