Skip to content

Commit c731413

Browse files
dependabot[bot]bkircher
authored andcommitted
Bump the minor-and-patch-updates group across 1 directory with 3 updates
Bumps the minor-and-patch-updates group with 3 updates in the / directory: [coverage](https://github.com/nedbat/coveragepy), [mypy](https://github.com/python/mypy) and [pylint](https://github.com/pylint-dev/pylint). Updates `coverage` from 7.6.10 to 7.6.11 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.10...7.6.11) Updates `mypy` from 1.14.0 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.0...v1.15.0) Updates `pylint` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.3...v3.3.4) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: pylint 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 8f97016 commit c731413

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
black==24.10.0
2-
coverage==7.6.10
2+
coverage==7.6.11
33
flit==3.10.1
4-
mypy==1.14.0
5-
pylint==3.3.3
4+
mypy==1.15.0
5+
pylint==3.3.4
66
pytest-cov==5.0.0
77
pytest==8.3.4
88
rope==1.13.0

0 commit comments

Comments
 (0)