dependabot[bot] opened a new pull request, #13:
URL: https://github.com/apache/iceberg-python/pull/13

   Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.36.2 to 0.36.4.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/mkdocstrings/griffe/releases";>griffe's 
releases</a>.</em></p>
   <blockquote>
   <h2>0.36.4</h2>
   <h2><a 
href="https://github.com/mkdocstrings/griffe/releases/tag/0.36.4";>0.36.4</a> - 
2023-09-28</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/griffe/compare/0.36.3...0.36.4";>Compare 
with 0.36.3</a><!-- raw HTML omitted --></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix visiting relative imports in non-init modules (<a 
href="https://github.com/mkdocstrings/griffe/commit/c1138c34b89965fd780d669c7dd6b12f245d8cd9";>c1138c3</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <h2>0.36.3</h2>
   <h2><a 
href="https://github.com/mkdocstrings/griffe/releases/tag/0.36.3";>0.36.3</a> - 
2023-09-28</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/griffe/compare/0.36.2...0.36.3";>Compare 
with 0.36.2</a><!-- raw HTML omitted --></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix parsing of choices in Numpy parameters (<a 
href="https://github.com/mkdocstrings/griffe/commit/5f2d99776e326679d2c0d1d9cb6b06d6436971c6";>5f2d997</a>
 by Timothée Mazzucotelli). [Issue <a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/212";>#212</a>](<a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/212";>mkdocstrings/griffe#212</a>)</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>Add <code>repr</code> methods to function parameters (<a 
href="https://github.com/mkdocstrings/griffe/commit/94422349483a25db627921dfe13c7a89b81e700e";>9442234</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md";>griffe's 
changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/mkdocstrings/griffe/releases/tag/0.36.4";>0.36.4</a> - 
2023-09-28</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/griffe/compare/0.36.3...0.36.4";>Compare 
with 0.36.3</a><!-- raw HTML omitted --></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix visiting relative imports in non-init modules (<a 
href="https://github.com/mkdocstrings/griffe/commit/c1138c34b89965fd780d669c7dd6b12f245d8cd9";>c1138c3</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   <h2><a 
href="https://github.com/mkdocstrings/griffe/releases/tag/0.36.3";>0.36.3</a> - 
2023-09-28</h2>
   <p><!-- raw HTML omitted --><a 
href="https://github.com/mkdocstrings/griffe/compare/0.36.2...0.36.3";>Compare 
with 0.36.2</a><!-- raw HTML omitted --></p>
   <h3>Bug Fixes</h3>
   <ul>
   <li>Fix parsing of choices in Numpy parameters (<a 
href="https://github.com/mkdocstrings/griffe/commit/5f2d99776e326679d2c0d1d9cb6b06d6436971c6";>5f2d997</a>
 by Timothée Mazzucotelli). [Issue <a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/212";>#212</a>](<a 
href="https://redirect.github.com/mkdocstrings/griffe/issues/212";>mkdocstrings/griffe#212</a>)</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>Add <code>repr</code> methods to function parameters (<a 
href="https://github.com/mkdocstrings/griffe/commit/94422349483a25db627921dfe13c7a89b81e700e";>9442234</a>
 by Timothée Mazzucotelli).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/f823b0dd4c11e7db8c121910a8cc44edc2fbd0d4";><code>f823b0d</code></a>
 chore: Prepare release 0.36.4</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/c1138c34b89965fd780d669c7dd6b12f245d8cd9";><code>c1138c3</code></a>
 fix: Fix visiting relative imports in non-init modules</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/49c9bdc8452bdddf6836d44b38d8b663c1549cfa";><code>49c9bdc</code></a>
 chore: Prepare release 0.36.3</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/5f2d99776e326679d2c0d1d9cb6b06d6436971c6";><code>5f2d997</code></a>
 fix: Fix parsing of choices in Numpy parameters</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/a68c533962e529b88d6cdaa85cb3901acccd98be";><code>a68c533</code></a>
 chore: Add comment about Python files in namespace packages</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/94422349483a25db627921dfe13c7a89b81e700e";><code>9442234</code></a>
 refactor: Add <code>repr</code> methods to function parameters</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/039a702e8a4463631ef19eddb49a7941b6fedd7c";><code>039a702</code></a>
 chore: Comment the code</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/da0dabec06a9c427d070056d7e1365cdf57f0b8e";><code>da0dabe</code></a>
 docs: Improve docstrings</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/d670ec307798f8940795b36e1224b382411d3636";><code>d670ec3</code></a>
 docs: Fix snippet to find invalid section syntax</li>
   <li><a 
href="https://github.com/mkdocstrings/griffe/commit/0d0fe658cfa80fd16f9a4523b6dce8c835e25f08";><code>0d0fe65</code></a>
 docs: Stop showing source (perf reasons, temporary)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/mkdocstrings/griffe/compare/0.36.2...0.36.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=griffe&package-manager=pip&previous-version=0.36.2&new-version=0.36.4)](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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to