Skip to content

Commit 8a7b786

Browse files
chore(deps-dev): Bump virtualenv from 20.23.0 to 20.36.1
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.23.0 to 20.36.1. - [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.36.1) --- updated-dependencies: - dependency-name: virtualenv dependency-version: 20.36.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c102738 commit 8a7b786

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ test = [
155155
ci = [
156156
"feast[test, aws, azure, cassandra, clickhouse, couchbase, delta, docling, duckdb, elasticsearch, faiss, gcp, ge, go, grpcio, hazelcast, hbase, ibis, image, k8s, mcp, milvus, mongodb, mssql, mysql, openlineage, opentelemetry, oracle, spark, trino, postgres, pytorch, qdrant, rag, ray, redis, singlestore, snowflake, sqlite_vec]",
157157
"build",
158-
"virtualenv==20.23.0",
158+
"virtualenv==20.36.1",
159159
"dbt-artifacts-parser",
160160
"ruff>=0.8.0",
161161
"mypy-protobuf>=3.1",

0 commit comments

Comments
 (0)