Skip to content

Commit 934734e

Browse files
Bump the minor-and-patch group with 2 updates
Bumps the minor-and-patch group with 2 updates: [coverage](https://github.com/nedbat/coveragepy) and [tox](https://github.com/tox-dev/tox). Updates `coverage` from 7.10.0 to 7.10.1 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.0...7.10.1) Updates `tox` from 4.28.1 to 4.28.3 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.28.1...4.28.3) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.10.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tox dependency-version: 4.28.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c00b1c7 commit 934734e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ aspy.yaml==1.3.0
33
attrs==25.3.0
44
backcall==0.2.0
55
cfgv==3.4.0
6-
coverage==7.10.0
6+
coverage==7.10.1
77
decorator==5.2.1
88
identify==2.6.12
99
importlib-metadata==8.7.0
@@ -31,7 +31,7 @@ pytest-cov==6.2.1
3131
pytest-mock==3.14.1
3232
six==1.17.0
3333
toml==0.10.2
34-
tox==4.28.1
34+
tox==4.28.3
3535
traitlets==5.14.3
3636
virtualenv==20.32.0
3737
wcwidth==0.2.13

0 commit comments

Comments
 (0)