dependabot[bot] opened a new pull request #25: URL: https://github.com/apache/impala/pull/25
Bumps [py](https://github.com/pytest-dev/py) from 1.4.32 to 1.10.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst">py's changelog</a>.</em></p> <blockquote> <h1>1.10.0 (2020-12-12)</h1> <ul> <li>Fix a regular expression DoS vulnerability in the py.path.svnwc SVN blame functionality (CVE-2020-29651)</li> <li>Update vendored apipkg: 1.4 => 1.5</li> <li>Update vendored iniconfig: 1.0.0 => 1.1.1</li> </ul> <h1>1.9.0 (2020-06-24)</h1> <ul> <li> <p>Add type annotation stubs for the following modules:</p> <ul> <li><code>py.error</code></li> <li><code>py.iniconfig</code></li> <li><code>py.path</code> (not including SVN paths)</li> <li><code>py.io</code></li> <li><code>py.xml</code></li> </ul> <p>There are no plans to type other modules at this time.</p> <p>The type annotations are provided in external .pyi files, not inline in the code, and may therefore contain small errors or omissions. If you use <code>py</code> in conjunction with a type checker, and encounter any type errors you believe should be accepted, please report it in an issue.</p> </li> </ul> <h1>1.8.2 (2020-06-15)</h1> <ul> <li>On Windows, <code>py.path.local</code>s which differ only in case now have the same Python hash value. Previously, such paths were considered equal but had different hashes, which is not allowed and breaks the assumptions made by dicts, sets and other users of hashes.</li> </ul> <h1>1.8.1 (2019-12-27)</h1> <ul> <li> <p>Handle <code>FileNotFoundError</code> when trying to import pathlib in <code>path.common</code> on Python 3.4 (<a href="https://github-redirect.dependabot.com/pytest-dev/py/issues/207">#207</a>).</p> </li> <li> <p><code>py.path.local.samefile</code> now works correctly in Python 3 on Windows when dealing with symlinks.</p> </li> </ul> <h1>1.8.0 (2019-02-21)</h1> <ul> <li> <p>add <code>"importlib"</code> pyimport mode for python3.5+, allowing unimportable test suites to contain identically named modules.</p> </li> <li> <p>fix <code>LocalPath.as_cwd()</code> not calling <code>os.chdir()</code> with <code>None</code>, when being invoked from a non-existing directory.</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/py/commit/e5ff378fc3bd3f7c366dec769a718bdb1ceca1f1"><code>e5ff378</code></a> Update CHANGELOG for 1.10.0</li> <li><a href="https://github.com/pytest-dev/py/commit/94cf44fd41d957eb50773d3e4fb54e931836779e"><code>94cf44f</code></a> Update vendored libs</li> <li><a href="https://github.com/pytest-dev/py/commit/5e8ded5dea0a92656fe98383b66ebfb3cb84be03"><code>5e8ded5</code></a> testing: comment out an assert which fails on Python 3.9 for now</li> <li><a href="https://github.com/pytest-dev/py/commit/afdffcc981fd3f7cd12f24b5407f40aa01dde22a"><code>afdffcc</code></a> Rename HOWTORELEASE.rst to RELEASING.rst</li> <li><a href="https://github.com/pytest-dev/py/commit/2de53a67589d8eeaea35927357c0a05dd0329ce4"><code>2de53a6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/py/issues/266">#266</a> from nicoddemus/gh-actions</li> <li><a href="https://github.com/pytest-dev/py/commit/fa1b32e2912ad4ea39016cd50ec3125d204bcf65"><code>fa1b32e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/py/issues/264">#264</a> from hugovk/patch-2</li> <li><a href="https://github.com/pytest-dev/py/commit/887d6b8937bd74c729c89b589ec8adaa557a78cf"><code>887d6b8</code></a> Skip test_samefile_symlink on pypy3 on Windows</li> <li><a href="https://github.com/pytest-dev/py/commit/e94e670032d8ccf42ad9d37730bd03b6da6f263b"><code>e94e670</code></a> Fix test_comments() in test_source</li> <li><a href="https://github.com/pytest-dev/py/commit/fef9a32a8578e9c467f6ef8ccc7bce81b89496a4"><code>fef9a32</code></a> Adapt test</li> <li><a href="https://github.com/pytest-dev/py/commit/4a694b00a68de2d93b547c2704da4283a375a53c"><code>4a694b0</code></a> Add GitHub Actions badge to README</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/py/compare/1.4.32...1.10.0">compare view</a></li> </ul> </details> <br /> [](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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/impala/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org