Skip to content

Commit 53f9221

Browse files
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 [pylint](https://github.com/pylint-dev/pylint). Updates `coverage` from 7.10.2 to 7.10.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.2...7.10.3) Updates `pylint` from 3.3.7 to 3.3.8 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v3.3.8) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: pylint dependency-version: 3.3.8 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 d384e58 commit 53f9221

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.10.2
2+
coverage==7.10.3
33
flit==3.12.0
44
mypy==1.17.1
5-
pylint==3.3.7
5+
pylint==3.3.8
66
pytest-cov==6.2.1
77
pytest==8.4.1
88
rope==1.14.0

0 commit comments

Comments
 (0)