This is an automated email from the ASF dual-hosted git repository.

yzheng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new d6400bf  Bump virtualenv from 20.35.4 to 20.36.1 in /mcp-server (#141)
d6400bf is described below

commit d6400bf66c4813ce49f60bf3ca07fc8f641f04bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 21 00:09:07 2026 -0600

    Bump virtualenv from 20.35.4 to 20.36.1 in /mcp-server (#141)
    
    Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 to 
20.36.1.
    - [Release notes](https://github.com/pypa/virtualenv/releases)
    - 
[Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
    - [Commits](https://github.com/pypa/virtualenv/compare/20.35.4...20.36.1)
    
    ---
    updated-dependencies:
    - dependency-name: virtualenv
      dependency-version: 20.36.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 mcp-server/uv.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/mcp-server/uv.lock b/mcp-server/uv.lock
index 7db4474..5087af2 100644
--- a/mcp-server/uv.lock
+++ b/mcp-server/uv.lock
@@ -1385,7 +1385,7 @@ wheels = [
 
 [[package]]
 name = "virtualenv"
-version = "20.35.4"
+version = "20.36.1"
 source = { registry = "https://pypi.org/simple/"; }
 dependencies = [
     { name = "distlib" },
@@ -1393,9 +1393,9 @@ dependencies = [
     { name = "platformdirs" },
     { name = "typing-extensions", marker = "python_full_version < '3.11'" },
 ]
-sdist = { url = 
"https://files.pythonhosted.org/packages/20/28/e6f1a6f655d620846bd9df527390ecc26b3805a0c5989048c210e22c5ca9/virtualenv-20.35.4.tar.gz";,
 hash = 
"sha256:643d3914d73d3eeb0c552cbb12d7e82adf0e504dbf86a3182f8771a153a1971c", size 
= 6028799, upload-time = "2025-10-29T06:57:40.511Z" }
+sdist = { url = 
"https://files.pythonhosted.org/packages/aa/a3/4d310fa5f00863544e1d0f4de93bddec248499ccf97d4791bc3122c9d4f3/virtualenv-20.36.1.tar.gz";,
 hash = 
"sha256:8befb5c81842c641f8ee658481e42641c68b5eab3521d8e092d18320902466ba", size 
= 6032239, upload-time = "2026-01-09T18:21:01.296Z" }
 wheels = [
-    { url = 
"https://files.pythonhosted.org/packages/79/0c/c05523fa3181fdf0c9c52a6ba91a23fbf3246cc095f26f6516f9c60e6771/virtualenv-20.35.4-py3-none-any.whl";,
 hash = 
"sha256:c21c9cede36c9753eeade68ba7d523529f228a403463376cf821eaae2b650f1b", size 
= 6005095, upload-time = "2025-10-29T06:57:37.598Z" },
+    { url = 
"https://files.pythonhosted.org/packages/6a/2a/dc2228b2888f51192c7dc766106cd475f1b768c10caaf9727659726f7391/virtualenv-20.36.1-py3-none-any.whl";,
 hash = 
"sha256:575a8d6b124ef88f6f51d56d656132389f961062a9177016a50e4f507bbcc19f", size 
= 6008258, upload-time = "2026-01-09T18:20:59.425Z" },
 ]
 
 [[package]]

Reply via email to