Skip to content

Commit 395c687

Browse files
chore(deps): bump the dependencies group with 2 updates (#422)
Bumps the dependencies group with 2 updates: [black](https://github.com/psf/black) and [mypy](https://github.com/python/mypy). Updates `black` from 25.1.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.9.0) Updates `mypy` from 1.18.1 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.1...v1.18.2) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8405731 commit 395c687

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
black==25.1.0
1+
black==25.9.0
22
flake8==7.3.0
3-
mypy==1.18.1
3+
mypy==1.18.2
44
mypy-extensions==1.1.0
55
pylint==3.3.8
66
pytest==8.4.2

0 commit comments

Comments
 (0)