dependabot[bot] opened a new pull request, #48134:
URL: https://github.com/apache/airflow/pull/48134

   Bumps [flit](https://github.com/pypa/flit) from 3.10.1 to 3.11.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/pypa/flit/blob/main/doc/history.rst";>flit's 
changelog</a>.</em></p>
   <blockquote>
   <h1>Release history</h1>
   <h2>Version 3.11</h2>
   <ul>
   <li>
   <p>Support for SPDX license expressions and multiple license files, as 
detailed
   in :pep:<code>639</code>::</p>
   <pre><code>  license = &quot;BSD-3-Clause&quot;
     license-files = [&quot;LICENSE&quot;]
   </code></pre>
   <p>For now, only a single license identifier is allowed. More complex 
expressions
   describing multiple licenses &amp; expressions may be supported in a future
   version.</p>
   </li>
   <li>
   <p>The <code>metadata format 
&lt;https://packaging.python.org/en/latest/specifications/core-metadata/&gt;</code>_
   in produced packages is now version 2.4, to support the expanded license
   information.</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/pypa/flit/commit/5f8c75fba2f926036da6188ab8b59524ea4859f3";><code>5f8c75f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pypa/flit/issues/722";>#722</a> from 
pypa/changelog-3.11</li>
   <li><a 
href="https://github.com/pypa/flit/commit/389c23c797f203762095daa0d100a5d6fa198d45";><code>389c23c</code></a>
 Bump version: 3.10.1 → 3.11.0</li>
   <li><a 
href="https://github.com/pypa/flit/commit/d2137f3618dc27ea5a9e4186f3c9753db87d5a6d";><code>d2137f3</code></a>
 Prepare release notes for 3.11</li>
   <li><a 
href="https://github.com/pypa/flit/commit/e7c4239da13218cc3bd8b6f17f0965a0f4816bfc";><code>e7c4239</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pypa/flit/issues/715";>#715</a> from 
pypa/metadata-2.4</li>
   <li><a 
href="https://github.com/pypa/flit/commit/48d9a3cb1c6f0dc5b74705201c62a629d37530b6";><code>48d9a3c</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pypa/flit/issues/719";>#719</a> from 
pypa/init-license-expr</li>
   <li><a 
href="https://github.com/pypa/flit/commit/30bf6b69e88cc67f1fd0e870548ec8552de522bd";><code>30bf6b6</code></a>
 Fix failing test for flit init</li>
   <li><a 
href="https://github.com/pypa/flit/commit/1ddd56952c941c20f6c4bacd60f713f5419f4b89";><code>1ddd569</code></a>
 Simplify some code using pathlib read_text &amp; write_text methods</li>
   <li><a 
href="https://github.com/pypa/flit/commit/dd49ea6a6e03bea72ca88d2bdfd2e8e82fcc7862";><code>dd49ea6</code></a>
 Create new style license metadata with flit init</li>
   <li><a 
href="https://github.com/pypa/flit/commit/17f9142613e76c3e54d158673a76b3a20f6a4d8f";><code>17f9142</code></a>
 Merge pull request <a 
href="https://redirect.github.com/pypa/flit/issues/717";>#717</a> from 
cdce8p/update-doc-license</li>
   <li><a 
href="https://github.com/pypa/flit/commit/e29cefc0b63b4bec15085b1e13cab1453904cc3f";><code>e29cefc</code></a>
 Update pyproject example in docs with license expression</li>
   <li>Additional commits viewable in <a 
href="https://github.com/pypa/flit/compare/3.10.1...3.11.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flit&package-manager=pip&previous-version=3.10.1&new-version=3.11.0)](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)
   
   
   </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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to