Skip to content

Commit 2b04134

Browse files
chore(deps): bump coverage[toml] from 7.2.7 to 7.10.6
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.2.7 to 7.10.6. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.2.7...7.10.6) --- updated-dependencies: - dependency-name: coverage[toml] dependency-version: 7.10.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 24a371f commit 2b04134

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cffi==1.17.1 ; python_version >= "3.7" and python_version < "4.0"
1010
charset-normalizer==3.4.2 ; python_version >= "3.7" and python_version < "4.0"
1111
click==8.1.8 ; python_version >= "3.7" and python_version < "4.0"
1212
colorama==0.4.6 ; python_version >= "3.7" and python_version < "4.0" and sys_platform == "win32" or python_version >= "3.7" and python_version < "4.0" and platform_system == "Windows"
13-
coverage[toml]==7.2.7 ; python_version >= "3.7" and python_version < "4.0"
13+
coverage[toml]==7.10.6 ; python_version >= "3.7" and python_version < "4.0"
1414
cryptography==44.0.1 ; python_version >= "3.7" and python_version < "4.0"
1515
exceptiongroup==1.1.3 ; python_version >= "3.7" and python_version < "3.11"
1616
frozenlist==1.5.0 ; python_version >= "3.7" and python_version < "4.0"

0 commit comments

Comments
 (0)