Skip to content

Commit 7314afb

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 5a17b68 commit 7314afb

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
@@ -1068,7 +1068,7 @@ uvicorn-worker==0.3.0
10681068
# via feast (setup.py)
10691069
uvloop==0.21.0
10701070
# via uvicorn
1071-
virtualenv==20.23.0
1071+
virtualenv==20.26.6
10721072
# via
10731073
# feast (setup.py)
10741074
# pre-commit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1044,7 +1044,7 @@ uvicorn-worker==0.3.0
10441044
# via feast (setup.py)
10451045
uvloop==0.21.0
10461046
# via uvicorn
1047-
virtualenv==20.23.0
1047+
virtualenv==20.26.6
10481048
# via
10491049
# feast (setup.py)
10501050
# pre-commit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1085,7 +1085,7 @@ uvicorn-worker==0.3.0
10851085
# via feast (setup.py)
10861086
uvloop==0.21.0
10871087
# via uvicorn
1088-
virtualenv==20.23.0
1088+
virtualenv==20.26.6
10891089
# via
10901090
# feast (setup.py)
10911091
# pre-commit

0 commit comments

Comments
 (0)