forked from orbit-oss/flask
Bumps the python-requirements group in /requirements with 3 updates: [pyright](https://github.com/RobertCraigie/pyright-python), [pytest](https://github.com/pytest-dev/pytest) and [pre-commit](https://github.com/pre-commit/pre-commit). Updates `pyright` from 1.1.361 to 1.1.365 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.361...v1.1.365) Updates `pytest` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.0...8.2.1) Updates `pre-commit` from 3.7.0 to 3.7.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v3.7.0...v3.7.1) --- updated-dependencies: - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com>
41 lines
827 B
Text
41 lines
827 B
Text
#
|
|
# This file is autogenerated by pip-compile with Python 3.12
|
|
# by the following command:
|
|
#
|
|
# pip-compile typing.in
|
|
#
|
|
asgiref==3.8.1
|
|
# via -r typing.in
|
|
cffi==1.16.0
|
|
# via cryptography
|
|
cryptography==42.0.7
|
|
# via -r typing.in
|
|
iniconfig==2.0.0
|
|
# via pytest
|
|
mypy==1.10.0
|
|
# via -r typing.in
|
|
mypy-extensions==1.0.0
|
|
# via mypy
|
|
nodeenv==1.8.0
|
|
# via pyright
|
|
packaging==24.0
|
|
# via pytest
|
|
pluggy==1.5.0
|
|
# via pytest
|
|
pycparser==2.22
|
|
# via cffi
|
|
pyright==1.1.365
|
|
# via -r typing.in
|
|
pytest==8.2.1
|
|
# via -r typing.in
|
|
python-dotenv==1.0.1
|
|
# via -r typing.in
|
|
types-contextvars==2.4.7.3
|
|
# via -r typing.in
|
|
types-dataclasses==0.6.6
|
|
# via -r typing.in
|
|
typing-extensions==4.11.0
|
|
# via mypy
|
|
|
|
# The following packages are considered to be unsafe in a requirements file:
|
|
# setuptools
|