Skip to content

Commit 14a63db

Browse files
Bump the python-dependencies-dev group with 2 updates (#2135)
Bumps the python-dependencies-dev group with 2 updates: [mypy](https://github.com/python/mypy) and [ruff](https://github.com/astral-sh/ruff). Updates `mypy` from 1.11.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.11.2) Updates `ruff` from 0.6.1 to 0.6.2 - [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.6.1...0.6.2) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies-dev - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies-dev ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9901e47 commit 14a63db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
build==1.2.1
22
invoke==2.2.0
33
jsondiff==2.2.0
4-
mypy==1.11.1
4+
mypy==1.11.2
55
pre-commit==3.8.0
66
pytest==8.3.2
77
pytest-cov==5.0.0
8-
ruff==0.6.1
8+
ruff==0.6.2
99
types-pyyaml
1010
types-requests

0 commit comments

Comments
 (0)