Skip to content

Commit 6acf8b1

Browse files
Bump coverage[toml] from 7.8.2 to 7.9.1 (#1845)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f1c933 commit 6acf8b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
extra_deps = {}
7979

8080
extra_deps['dev'] = [
81-
'coverage[toml]==7.8.2',
81+
'coverage[toml]==7.9.1',
8282
'pre-commit>=3.4.0,<4',
8383
'pytest>=7.2.1,<9',
8484
'pytest_codeblocks>=0.16.1,<0.18',

0 commit comments

Comments
 (0)