Skip to content

Commit 05efd1d

Browse files
⬆️(deps-dev): Bump the python-root group across 1 directory with 2 updates
Bumps the python-root group with 2 updates in the / directory: [mypy](https://github.com/python/mypy) and [ruff](https://github.com/astral-sh/ruff). Updates `mypy` from 1.19.1 to 1.20.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.2) Updates `ruff` from 0.15.8 to 0.15.12 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.8...0.15.12) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-root - dependency-name: ruff dependency-version: 0.15.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-root ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e640b25 commit 05efd1d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@ dev = [
2828
"autopep8==2.3.2",
2929
"flake8==7.3.0",
3030
"mongomock==4.3.0",
31-
"mypy==1.19.1",
31+
"mypy==1.20.2",
3232
"pandas>=2.3.3",
3333
"pre-commit==3.8.0",
3434
"pylint==3.3.9",
3535
"pytest==8.4.2",
3636
"pytest-cov==7.1.0",
37-
"ruff==0.15.8",
37+
"ruff==0.15.12",
3838
"streamlit>=1.56.0",
3939
"types-requests==2.33.0.20260327",
4040
"vulture==2.16",

0 commit comments

Comments
 (0)