mirror of
https://github.com/pallets-eco/flask-debugtoolbar.git
synced 2026-01-03 12:10:03 -06:00
Bump the python-requirements group in /requirements with 2 updates
Bumps the python-requirements group in /requirements with 2 updates: [mypy](https://github.com/python/mypy) and [pyright](https://github.com/RobertCraigie/pyright-python). Updates `mypy` from 1.11.0 to 1.11.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11...v1.11.1) Updates `pyright` from 1.1.373 to 1.1.374 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](https://github.com/RobertCraigie/pyright-python/compare/v1.1.373...v1.1.374) --- updated-dependencies: - 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>
This commit is contained in:
@@ -108,7 +108,7 @@ markupsafe==2.1.5
|
||||
# -r typing.txt
|
||||
# jinja2
|
||||
# werkzeug
|
||||
mypy==1.11.0
|
||||
mypy==1.11.1
|
||||
# via -r typing.txt
|
||||
mypy-extensions==1.0.0
|
||||
# via
|
||||
@@ -150,7 +150,7 @@ pygments==2.18.0
|
||||
# sphinx
|
||||
pyproject-api==1.6.1
|
||||
# via tox
|
||||
pyright==1.1.373
|
||||
pyright==1.1.374
|
||||
# via -r typing.txt
|
||||
pytest==8.3.2
|
||||
# via
|
||||
|
||||
@@ -28,7 +28,7 @@ markupsafe==2.1.5
|
||||
# via
|
||||
# jinja2
|
||||
# werkzeug
|
||||
mypy==1.11.0
|
||||
mypy==1.11.1
|
||||
# via -r typing.in
|
||||
mypy-extensions==1.0.0
|
||||
# via mypy
|
||||
@@ -38,7 +38,7 @@ packaging==24.0
|
||||
# via pytest
|
||||
pluggy==1.5.0
|
||||
# via pytest
|
||||
pyright==1.1.373
|
||||
pyright==1.1.374
|
||||
# via -r typing.in
|
||||
pytest==8.3.2
|
||||
# via -r typing.in
|
||||
|
||||
Reference in New Issue
Block a user