Skip to content

Commit dd04676

Browse files
chore: Bump virtualenv in /sdk/python/requirements
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.23.0 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.23.0...20.26.6) --- updated-dependencies: - dependency-name: virtualenv dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f295d0 commit dd04676

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

sdk/python/requirements/py3.10-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,7 @@ uvicorn-worker==0.3.0
10651065
# via feast (setup.py)
10661066
uvloop==0.21.0
10671067
# via uvicorn
1068-
virtualenv==20.23.0
1068+
virtualenv==20.26.6
10691069
# via
10701070
# feast (setup.py)
10711071
# pre-commit

sdk/python/requirements/py3.11-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1041,7 +1041,7 @@ uvicorn-worker==0.3.0
10411041
# via feast (setup.py)
10421042
uvloop==0.21.0
10431043
# via uvicorn
1044-
virtualenv==20.23.0
1044+
virtualenv==20.26.6
10451045
# via
10461046
# feast (setup.py)
10471047
# pre-commit

sdk/python/requirements/py3.9-ci-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1082,7 +1082,7 @@ uvicorn-worker==0.3.0
10821082
# via feast (setup.py)
10831083
uvloop==0.21.0
10841084
# via uvicorn
1085-
virtualenv==20.23.0
1085+
virtualenv==20.26.6
10861086
# via
10871087
# feast (setup.py)
10881088
# pre-commit

0 commit comments

Comments
 (0)