Skip to content

Commit 2d91836

Browse files
build(deps): bump virtualenv from 20.24.5 to 20.26.6 (#322)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.24.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.24.5...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 863a56f commit 2d91836

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
#
55
# pip-compile
66
#
7-
appnope==0.1.3
8-
# via ipython
97
asttokens==2.4.0
108
# via stack-data
119
attrs==23.1.0
@@ -113,7 +111,7 @@ traitlets==5.11.2
113111
# via
114112
# ipython
115113
# matplotlib-inline
116-
virtualenv==20.24.5
114+
virtualenv==20.26.6
117115
# via pre-commit
118116
wcwidth==0.2.8
119117
# via prompt-toolkit

0 commit comments

Comments
 (0)