Skip to content

Commit d391daa

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), [flit](https://github.com/pypa/flit) and [pytest](https://github.com/pytest-dev/pytest). Updates `coverage` from 7.6.11 to 7.6.12 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.11...7.6.12) Updates `flit` from 3.10.1 to 3.11.0 - [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst) - [Commits](pypa/flit@3.10.1...3.11.0) Updates `pytest` from 8.3.4 to 8.3.5 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.3.5) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch-updates - dependency-name: flit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch-updates - dependency-name: pytest 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 c731413 commit d391daa

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.11
3-
flit==3.10.1
2+
coverage==7.6.12
3+
flit==3.11.0
44
mypy==1.15.0
55
pylint==3.3.4
66
pytest-cov==5.0.0
7-
pytest==8.3.4
7+
pytest==8.3.5
88
rope==1.13.0

0 commit comments

Comments
 (0)