Skip to content

Commit f73449a

Browse files
Bump the minor-and-patch-updates group across 1 directory with 2 updates
Bumps the minor-and-patch-updates group with 2 updates in the / directory: [coverage](https://github.com/nedbat/coveragepy) and [pylint](https://github.com/pylint-dev/pylint). Updates `coverage` from 7.6.12 to 7.7.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.12...7.7.1) Updates `pylint` from 3.3.4 to 3.3.6 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.4...v3.3.6) --- updated-dependencies: - dependency-name: coverage 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 d391daa commit f73449a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
black==24.10.0
2-
coverage==7.6.12
2+
coverage==7.7.1
33
flit==3.11.0
44
mypy==1.15.0
5-
pylint==3.3.4
5+
pylint==3.3.6
66
pytest-cov==5.0.0
77
pytest==8.3.5
88
rope==1.13.0

0 commit comments

Comments
 (0)