Skip to content

Commit 28bab60

Browse files
build(deps-dev): bump virtualenv from 20.26.5 to 20.26.6
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.5 to 20.26.6. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.5...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57a8b86 commit 28bab60

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
@@ -18,7 +18,7 @@ charset-normalizer==3.3.2
1818
# via requests
1919
codespell==2.2.6
2020
# via -r requirements-dev.in
21-
coverage==7.6.1
21+
coverage[toml]==7.6.1
2222
# via
2323
# -r requirements-dev.in
2424
# pytest-cov
@@ -139,7 +139,7 @@ urllib3==2.2.3
139139
# via requests
140140
vcrpy==6.0.1
141141
# via pytest-recording
142-
virtualenv==20.26.5
142+
virtualenv==20.26.6
143143
# via
144144
# -r requirements-dev.in
145145
# asv

0 commit comments

Comments
 (0)