Skip to content

Commit d384e58

Browse files
dependabot[bot]bkircher
authored andcommitted
Bump the minor-and-patch-updates group with 2 updates
Bumps the minor-and-patch-updates group with 2 updates: [coverage](https://github.com/nedbat/coveragepy) and [mypy](https://github.com/python/mypy). Updates `coverage` from 7.10.1 to 7.10.2 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.1...7.10.2) Updates `mypy` from 1.17.0 to 1.17.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c87569 commit d384e58

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black==24.10.0
2-
coverage==7.10.1
2+
coverage==7.10.2
33
flit==3.12.0
4-
mypy==1.17.0
4+
mypy==1.17.1
55
pylint==3.3.7
66
pytest-cov==6.2.1
77
pytest==8.4.1

0 commit comments

Comments
 (0)