Skip to content

Commit db28a7a

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 678355d commit db28a7a

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
@@ -1062,7 +1062,7 @@ uvicorn-worker==0.2.0
10621062
# via feast (setup.py)
10631063
uvloop==0.21.0
10641064
# via uvicorn
1065-
virtualenv==20.23.0
1065+
virtualenv==20.26.6
10661066
# via
10671067
# feast (setup.py)
10681068
# pre-commit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1039,7 +1039,7 @@ uvicorn-worker==0.2.0
10391039
# via feast (setup.py)
10401040
uvloop==0.21.0
10411041
# via uvicorn
1042-
virtualenv==20.23.0
1042+
virtualenv==20.26.6
10431043
# via
10441044
# feast (setup.py)
10451045
# pre-commit

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@ uvicorn-worker==0.2.0
10741074
# via feast (setup.py)
10751075
uvloop==0.21.0
10761076
# via uvicorn
1077-
virtualenv==20.23.0
1077+
virtualenv==20.26.6
10781078
# via
10791079
# feast (setup.py)
10801080
# pre-commit

0 commit comments

Comments
 (0)