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

kevinjqliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


The following commit(s) were added to refs/heads/main by this push:
     new 948b5e5d Build: Bump virtualenv from 20.35.4 to 20.36.1 (#2907)
948b5e5d is described below

commit 948b5e5d6515a2afcfac4e432822486c1f1a9b83
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 13 13:25:40 2026 -0800

    Build: Bump virtualenv from 20.35.4 to 20.36.1 (#2907)
    
    Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.35.4 to
    20.36.1.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/pypa/virtualenv/releases";>virtualenv's
    releases</a>.</em></p>
    <blockquote>
    <h2>20.36.1</h2>
    <!-- raw HTML omitted -->
    <h2>What's Changed</h2>
    <ul>
    <li>release 20.36.0 by <a
    href="https://github.com/gaborbernat";><code>@​gaborbernat</code></a> in
    <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/3011";>pypa/virtualenv#3011</a></li>
    <li>fix: resolve TOCTOU vulnerabilities in app_data and lock directory
    creation by <a
    href="https://github.com/gaborbernat";><code>@​gaborbernat</code></a> in
    <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/3013";>pypa/virtualenv#3013</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/pypa/virtualenv/compare/20.36.0...20.36.1";>https://github.com/pypa/virtualenv/compare/20.36.0...20.36.1</a></p>
    <h2>20.36.0</h2>
    <!-- raw HTML omitted -->
    <h2>What's Changed</h2>
    <ul>
    <li>release 20.35.3 by <a
    href="https://github.com/gaborbernat";><code>@​gaborbernat</code></a> in
    <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/2981";>pypa/virtualenv#2981</a></li>
    <li>fix: Prevent NameError when accessing _DISTUTILS_PATCH during file
    ov… by <a href="https://github.com/gracetyy";><code>@​gracetyy</code></a>
    in <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/2982";>pypa/virtualenv#2982</a></li>
    <li>Upgrade pip and fix 3.15 picking old wheel by <a
    href="https://github.com/gaborbernat";><code>@​gaborbernat</code></a> in
    <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/2989";>pypa/virtualenv#2989</a></li>
    <li>release 20.35.4 by <a
    href="https://github.com/gaborbernat";><code>@​gaborbernat</code></a> in
    <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/2990";>pypa/virtualenv#2990</a></li>
    <li>fix: wrong path on migrated venv by <a
    href="https://github.com/sk1234567891";><code>@​sk1234567891</code></a>
    in <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/2996";>pypa/virtualenv#2996</a></li>
    <li>test_too_many_open_files: assert on <code>errno.EMFILE</code>
    instead of <code>strerror</code> by <a
    href="https://github.com/pltrz";><code>@​pltrz</code></a> in <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/3001";>pypa/virtualenv#3001</a></li>
    <li>fix: update filelock dependency version to 3.20.1 to fix CVE
    CVE-2025-68146 by <a
    href="https://github.com/pythonhubdev";><code>@​pythonhubdev</code></a>
    in <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/3002";>pypa/virtualenv#3002</a></li>
    <li>fix: resolve EncodingWarning in tox upgrade environment by <a
    href="https://github.com/gaborbernat";><code>@​gaborbernat</code></a> in
    <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/3007";>pypa/virtualenv#3007</a></li>
    <li>Fix Interpreter discovery bug wrt. Microsoft Store shortcut using
    Latin-1 by <a
    href="https://github.com/rahuldevikar";><code>@​rahuldevikar</code></a>
    in <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/3006";>pypa/virtualenv#3006</a></li>
    <li>Add support for PEP 440 version specifiers in the
    <code>--python</code> flag. by <a
    href="https://github.com/rahuldevikar";><code>@​rahuldevikar</code></a>
    in <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/3008";>pypa/virtualenv#3008</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/gracetyy";><code>@​gracetyy</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/2982";>pypa/virtualenv#2982</a></li>
    <li><a
    href="https://github.com/sk1234567891";><code>@​sk1234567891</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/2996";>pypa/virtualenv#2996</a></li>
    <li><a href="https://github.com/pltrz";><code>@​pltrz</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/3001";>pypa/virtualenv#3001</a></li>
    <li><a
    href="https://github.com/pythonhubdev";><code>@​pythonhubdev</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/3002";>pypa/virtualenv#3002</a></li>
    <li><a
    href="https://github.com/rahuldevikar";><code>@​rahuldevikar</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/pypa/virtualenv/pull/3006";>pypa/virtualenv#3006</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/pypa/virtualenv/compare/20.35.3...20.36.0";>https://github.com/pypa/virtualenv/compare/20.35.3...20.36.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    
href="https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst";>virtualenv's
    changelog</a>.</em></p>
    <blockquote>
    <h2>v20.36.1 (2026-01-09)</h2>
    <p>Bugfixes - 20.36.1</p>
    <pre><code>- Fix TOCTOU vulnerabilities in app_data and lock directory
    creation that could be exploited via symlink attacks - reported by
    :user:`tsigouris007`, fixed by :user:`gaborbernat`. (:issue:`3013`)
    <h2>v20.36.0 (2026-01-07)</h2>
    <p>Features - 20.36.0
    </code></pre></p>
    <ul>
    <li>Add support for PEP 440 version specifiers in the
    <code>--python</code> flag. Users can now specify Python versions using
    operators like <code>&gt;=</code>, <code>&lt;=</code>, <code>~=</code>,
    etc. For example: <code>virtualenv --python=&quot;&gt;=3.12&quot;
    myenv</code> <code>. (:issue:</code>2994`)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/pypa/virtualenv/commit/d0ad11d1146e81ea74d2461be9653f1da9cf3fd1";><code>d0ad11d</code></a>
    release 20.36.1</li>
    <li><a
    
href="https://github.com/pypa/virtualenv/commit/dec4cec5d16edaf83a00a658f32d1e032661cebc";><code>dec4cec</code></a>
    Merge pull request <a
    href="https://redirect.github.com/pypa/virtualenv/issues/3013";>#3013</a>
    from gaborbernat/fix-sec</li>
    <li><a
    
href="https://github.com/pypa/virtualenv/commit/5fe5d38beb1273b489591a7b444f1018af2edf0a";><code>5fe5d38</code></a>
    release 20.36.0 (<a
    
href="https://redirect.github.com/pypa/virtualenv/issues/3011";>#3011</a>)</li>
    <li><a
    
href="https://github.com/pypa/virtualenv/commit/9719376addaa710b61d9ed013774fa26f6224b4e";><code>9719376</code></a>
    release 20.36.0</li>
    <li><a
    
href="https://github.com/pypa/virtualenv/commit/0276db6fcf8849c519d75465f659b12aefb2acd8";><code>0276db6</code></a>
    Add support for PEP 440 version specifiers in the <code>--python</code>
    flag. (<a
    
href="https://redirect.github.com/pypa/virtualenv/issues/3008";>#3008</a>)</li>
    <li><a
    
href="https://github.com/pypa/virtualenv/commit/4f900c29044e17812981b5b98ddce45604858b7f";><code>4f900c2</code></a>
    Fix Interpreter discovery bug wrt. Microsoft Store shortcut using
    Latin-1 (<a
    href="https://redirect.github.com/pypa/virtualenv/issues/3";>#3</a>...</li>
    <li><a
    
href="https://github.com/pypa/virtualenv/commit/13afcc62a3444d0386c8031d0a62277a8274ab07";><code>13afcc6</code></a>
    fix: resolve EncodingWarning in tox upgrade environment (<a
    
href="https://redirect.github.com/pypa/virtualenv/issues/3007";>#3007</a>)</li>
    <li><a
    
href="https://github.com/pypa/virtualenv/commit/31b5d31581df3e3a7bbc55e52568b26dd01b0d57";><code>31b5d31</code></a>
    [pre-commit.ci] pre-commit autoupdate (<a
    
href="https://redirect.github.com/pypa/virtualenv/issues/2997";>#2997</a>)</li>
    <li><a
    
href="https://github.com/pypa/virtualenv/commit/7c284221b4751388801355fc6ebaa2abe60427bd";><code>7c28422</code></a>
    fix: update filelock dependency version to 3.20.1 to fix CVE
    CVE-2025-68146 (...</li>
    <li><a
    
href="https://github.com/pypa/virtualenv/commit/365628c544cd5498fbf0a3b6c6a8c1f41d25a749";><code>365628c</code></a>
    test_too_many_open_files: assert on <code>errno.EMFILE</code> instead of
    <code>strerror</code> (<a
    
href="https://redirect.github.com/pypa/virtualenv/issues/3001";>#3001</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/pypa/virtualenv/compare/20.35.4...20.36.1";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=virtualenv&package-manager=uv&previous-version=20.35.4&new-version=20.36.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/apache/iceberg-python/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 uv.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/uv.lock b/uv.lock
index 369da5ae..4b36e971 100644
--- a/uv.lock
+++ b/uv.lock
@@ -4979,7 +4979,7 @@ wheels = [
 
 [[package]]
 name = "virtualenv"
-version = "20.35.4"
+version = "20.36.1"
 source = { registry = "https://pypi.org/simple"; }
 dependencies = [
     { name = "distlib" },
@@ -4987,9 +4987,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