Skip to content

Commit 0a8f9f9

Browse files
dependabot[bot]bkircher
authored andcommitted
Bump the minor-and-patch-updates group with 3 updates
Bumps the minor-and-patch-updates group with 3 updates: [basedpyright](https://github.com/detachhead/basedpyright), [coverage](https://github.com/coveragepy/coveragepy) and [mypy](https://github.com/python/mypy). Updates `basedpyright` from 1.34.0 to 1.36.2 - [Release notes](https://github.com/detachhead/basedpyright/releases) - [Commits](DetachHead/basedpyright@v1.34.0...v1.36.2) Updates `coverage` from 7.12.0 to 7.13.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.12.0...7.13.1) Updates `mypy` from 1.19.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: basedpyright dependency-version: 1.36.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: coverage dependency-version: 7.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bfbe95 commit 0a8f9f9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
basedpyright==1.34.0
1+
basedpyright==1.36.2
22
black==24.10.0
3-
coverage==7.12.0
3+
coverage==7.13.1
44
flit==3.12.0
5-
mypy==1.19.0
5+
mypy==1.19.1
66
pylint==4.0.4
77
pytest-asyncio==1.3.0
88
pytest-cov==7.0.0

0 commit comments

Comments
 (0)