mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2026-01-05 21:20:12 -06:00
Bumps the python-requirements group with 4 updates in the /requirements directory: [build](https://github.com/pypa/build), [pytest](https://github.com/pytest-dev/pytest), [mypy](https://github.com/python/mypy) and [pyright](https://github.com/RobertCraigie/pyright-python). Updates `build` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/build/compare/1.2.1...1.2.2) Updates `pytest` from 8.3.2 to 8.3.3 - [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.3.2...8.3.3) Updates `mypy` from 1.11.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2) Updates `pyright` from 1.1.374 to 1.1.382.post1 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.374...v1.1.382.post1) --- updated-dependencies: - dependency-name: build 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: mypy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: pyright dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com>
19 lines
339 B
Plaintext
19 lines
339 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.8
|
|
# by the following command:
|
|
#
|
|
# pip-compile build.in
|
|
#
|
|
build==1.2.2
|
|
# via -r build.in
|
|
importlib-metadata==7.1.0
|
|
# via build
|
|
packaging==24.0
|
|
# via build
|
|
pyproject-hooks==1.1.0
|
|
# via build
|
|
tomli==2.0.1
|
|
# via build
|
|
zipp==3.19.1
|
|
# via importlib-metadata
|