Skip to content

Commit 5d3d022

Browse files
Bump the pip-dependencies group with 2 updates
Bumps the pip-dependencies group with 2 updates: [black](https://github.com/psf/black) and [mypy](https://github.com/python/mypy). Updates `black` from 25.9.0 to 25.11.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.9.0...25.11.0) Updates `mypy` from 1.18.2 to 1.19.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 756058c commit 5d3d022

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements_dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22
aioresponses==0.7.8
3-
black==25.9.0
4-
mypy==1.18.2
3+
black==25.11.0
4+
mypy==1.19.0
55
pre-commit-hooks==6.0.0
66
pre-commit==4.3.0
77
pylint==3.3.9

0 commit comments

Comments
 (0)