Skip to content

Commit abb451b

Browse files
Bump the pip-deps group across 1 directory with 11 updates (#338)
Bumps the pip-deps group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.13.2` | `4.14.0` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.0.0` | `1.1.0` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.5` | `45.0.6` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.44` | `3.1.45` | | [botocore](https://github.com/boto/botocore) | `1.39.4` | `1.40.7` | | [boto3](https://github.com/boto/boto3) | `1.39.4` | `1.40.7` | | [freezegun](https://github.com/spulec/freezegun) | `1.5.3` | `1.5.5` | | [mypy](https://github.com/python/mypy) | `1.17.0` | `1.17.1` | | [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) | `6.0.12.20250516` | `6.0.12.20250809` | | [types-pytz](https://github.com/typeshed-internal/stub_uploader) | `2025.2.0.20250516` | `2025.2.0.20250809` | | [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) | `2.9.0.20250708` | `2.9.0.20250809` | Updates `pymongo` from 4.13.2 to 4.14.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mongodb/mongo-python-driver/releases">pymongo's releases</a>.</em></p> <blockquote> <h2>PyMongo 4.14.0</h2> <p>Community notes: <a href="https://www.mongodb.com/community/forums/t/pymongo-4-14-released/326906">https://www.mongodb.com/community/forums/t/pymongo-4-14-released/326906</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst">pymongo's changelog</a>.</em></p> <blockquote> <h2>Changes in Version 4.14.0 (2025/08/06)</h2> <p>.. warning:: PyMongo 4.14 drops support for MongoDB 4.0. PyMongo now supports MongoDB 4.2+.</p> <p>PyMongo 4.14 brings a number of changes including:</p> <ul> <li> <p>Dropped support for MongoDB 4.0.</p> </li> <li> <p>Added preliminary support for Python 3.14 and 3.14 with free-threading. We do not yet support the following with Python 3.14:</p> <ul> <li>Subinterpreters (<code>concurrent.interpreters</code>)</li> <li>Free-threading with Encryption</li> <li>mod_wsgi</li> </ul> </li> <li> <p>Removed experimental support for free-threading support in Python 3.13.</p> </li> <li> <p>Added :attr:<code>bson.codec_options.TypeRegistry.codecs</code> and :attr:<code>bson.codec_options.TypeRegistry.fallback_encoder</code> properties to allow users to directly access the type codecs and fallback encoder for a given :class:<code>bson.codec_options.TypeRegistry</code>.</p> </li> <li> <p>Added :meth:<code>pymongo.asynchronous.mongo_client.AsyncMongoClient.append_metadata</code> and :meth:<code>pymongo.mongo_client.MongoClient.append_metadata</code> to allow instantiated MongoClients to send client metadata on-demand</p> </li> <li> <p>Improved performance of selecting a server with the Primary selector.</p> </li> <li> <p>Introduces a minor breaking change. When encoding :class:<code>bson.binary.BinaryVector</code>, a <code>ValueError</code> will be raised if the 'padding' metadata field is &lt; 0 or &gt; 7, or non-zero for any type other than PACKED_BIT.</p> </li> <li> <p>Changed :meth:<code>~pymongo.uri_parser.parse_uri</code>'s <code>options</code> return value to be type <code>dict</code> instead of <code>_CaseInsensitiveDictionary</code>.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/6354d6cae770d765dd536eeaace13088dc09b993"><code>6354d6c</code></a> Prepare 4.14.0 release (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2458">#2458</a>)</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/d7074ba9eedc8db2efa9e1929d63f3258b6320bd"><code>d7074ba</code></a> PYTHON-5454 &amp; PYTHON-5455 Add preliminary python 3.14 support (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2451">#2451</a>)</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/d11cf20452fbf6418f1612607260faf3ae18753c"><code>d11cf20</code></a> Fix In-Use Encryption examples (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2457">#2457</a>)</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/baec1e05f7005dc8a5979028ba5aac74256e3a3e"><code>baec1e0</code></a> Bump pyright from 1.1.392.post0 to 1.1.403 (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2455">#2455</a>)</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/003ff56cbcecaa4860e14403b342967f5ee1336f"><code>003ff56</code></a> Bump the actions group with 2 updates (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2454">#2454</a>)</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/cbe1b9e81b62f5a63f83694336fcf466126ce830"><code>cbe1b9e</code></a> Update coverage requirement from &lt;=7.5,&gt;=5 to &gt;=5,&lt;=7.10.2 (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2453">#2453</a>)</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/0249a08201529346024d191c7cc098365375d5e8"><code>0249a08</code></a> Bump mypy from 1.14.1 to 1.17.1 (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2452">#2452</a>)</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/bfaab82e2644a9d6867626cff08c1ff7d30517a3"><code>bfaab82</code></a> [Spec Resync] 07-28-2025 (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2447">#2447</a>)</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/9f64dad6871bd13e359c56698810e93f5a1173be"><code>9f64dad</code></a> PYTHON-5473 - Better test assertions for booleans (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2450">#2450</a>)</li> <li><a href="https://github.com/mongodb/mongo-python-driver/commit/9514a6727022d602cfd87bf74ebccd21023252dd"><code>9514a67</code></a> PYTHON-5441 - Unskip gridfs download chunk tests (<a href="https://redirect.github.com/mongodb/mongo-python-driver/issues/2449">#2449</a>)</li> <li>Additional commits viewable in <a href="https://github.com/mongodb/mongo-python-driver/compare/4.13.2...4.14.0">compare view</a></li> </ul> </details> <br /> Updates `pytest-asyncio` from 1.0.0 to 1.1.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest-asyncio/releases">pytest-asyncio's releases</a>.</em></p> <blockquote> <h2>pytest-asyncio 1.1.0</h2> <h1>Added</h1> <ul> <li>Propagation of ContextVars from async fixtures to other fixtures and tests on Python 3.10 and older (<a href="https://redirect.github.com/pytest-dev/pytest-asyncio/issues/127">#127</a>)</li> <li>Cancellation of tasks when the <code>loop_scope</code> ends (<a href="https://redirect.github.com/pytest-dev/pytest-asyncio/issues/200">#200</a>)</li> <li>Warning when the current event loop is closed by a test</li> </ul> <h1>Fixed</h1> <ul> <li>Error about missing loop when calling functions requiring a loop in the <code>finally</code> clause of a task (<a href="https://redirect.github.com/pytest-dev/pytest-asyncio/issues/878">#878</a>)</li> <li>An error that could cause duplicate warnings to be issued</li> </ul> <h1>Notes for Downstream Packagers</h1> <ul> <li>Added runtime dependency on <a href="https://pypi.org/project/backports.asyncio.runner/">backports.asyncio.runner</a> for use with Python 3.10 and older</li> </ul> <h2>pytest-asyncio 1.1.0a1</h2> <h1><a href="https://github.com/pytest-dev/pytest-asyncio/tree/1.1.0a1">1.1.0a1</a> - 2025-06-30</h1> <h2>Added</h2> <ul> <li>Propagation of ContextVars from async fixtures to other fixtures and tests on Python 3.10 and older (<a href="https://redirect.github.com/pytest-dev/pytest-asyncio/issues/127">#127</a>)</li> <li>Cancellation of tasks when the <em>loop_scope</em> ends (<a href="https://redirect.github.com/pytest-dev/pytest-asyncio/issues/200">#200</a>)</li> <li>Warning when the current event loop is closed by a test</li> </ul> <h2>Fixed</h2> <ul> <li>Error about missing loop when calling functions requiring a loop in the <em>finally</em> clause of a task (<a href="https://redirect.github.com/pytest-dev/pytest-asyncio/issues/878">#878</a>)</li> <li>An error that could cause duplicate warnings to be issued</li> </ul> <h2>Notes for Downstream Packagers</h2> <ul> <li>Added runtime dependency on <a href="https://pypi.org/project/backports.asyncio.runner/">backports.asyncio.runner</a> for use with Python 3.10 and older</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest-asyncio/commit/ce06c0733056a9df4f9ec1a074a1504814886368"><code>ce06c07</code></a> chore: Prepare release of v1.1.0.</li> <li><a href="https://github.com/pytest-dev/pytest-asyncio/commit/d9a8dcc15e5db9eda76601d7f86d2680e82777eb"><code>d9a8dcc</code></a> ci: Workaround missing Tag annotation during release.</li> <li><a href="https://github.com/pytest-dev/pytest-asyncio/commit/d66e12f8d7869c02e196359a3e1c2d55171dcbe0"><code>d66e12f</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li><a href="https://github.com/pytest-dev/pytest-asyncio/commit/9e5e25f05727c2d1569e614545bd1712481910f0"><code>9e5e25f</code></a> Build(deps): Bump certifi in /dependencies/docs</li> <li><a href="https://github.com/pytest-dev/pytest-asyncio/commit/0e6342323d93e60218f0625591a33e967a545a65"><code>0e63423</code></a> Build(deps): Bump hypothesis in /dependencies/default</li> <li><a href="https://github.com/pytest-dev/pytest-asyncio/commit/bd4551c11f8860cc3e83bdb6ce89090d70b43a53"><code>bd4551c</code></a> Build(deps): Bump ncipollo/release-action from 1.16.0 to 1.18.0</li> <li><a href="https://github.com/pytest-dev/pytest-asyncio/commit/8e2030532c7dba00d51856a2b7bfaddaf3c03d6c"><code>8e20305</code></a> Build(deps): Bump hypothesis in /dependencies/default</li> <li><a href="https://github.com/pytest-dev/pytest-asyncio/commit/b7a8ab599fded97e46c2701ad73f958f0ed9e736"><code>b7a8ab5</code></a> Build(deps): Bump coverage from 7.9.1 to 7.9.2 in /dependencies/default</li> <li><a href="https://github.com/pytest-dev/pytest-asyncio/commit/8cc378d64e7241d54142b27f42821ba704505302"><code>8cc378d</code></a> Build(deps): Bump typing-extensions in /dependencies/default</li> <li><a href="https://github.com/pytest-dev/pytest-asyncio/commit/fb6bfbf6707506a6b16f06aa332c826e3345f471"><code>fb6bfbf</code></a> [pre-commit.ci] pre-commit autoupdate</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest-asyncio/compare/v1.0.0...v1.1.0">compare view</a></li> </ul> </details> <br /> Updates `cryptography` from 45.0.5 to 45.0.6 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst">cryptography's changelog</a>.</em></p> <blockquote> <p>45.0.6 - 2025-08-05</p> <pre><code> * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.5.2. <p>.. _v45-0-5:<br /> </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pyca/cryptography/commit/66198c23c97c9594d64540e5a866e4b4121aec2d"><code>66198c2</code></a> Bump for release (<a href="https://redirect.github.com/pyca/cryptography/issues/13249">#13249</a>)</li> <li>See full diff in <a href="https://github.com/pyca/cryptography/compare/45.0.5...45.0.6">compare view</a></li> </ul> </details> <br /> Updates `gitpython` from 3.1.44 to 3.1.45 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gitpython-developers/GitPython/releases">gitpython's releases</a>.</em></p> <blockquote> <h2>3.1.45</h2> <h2>What's Changed</h2> <ul> <li>Fix various version-related CI breakages by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/1987">gitpython-developers/GitPython#1987</a></li> <li>Do some CI cleanup to make reports clearer and future changes easier by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/1989">gitpython-developers/GitPython#1989</a></li> <li>Affirm that gitdb and smmap advisories can also be created by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/1991">gitpython-developers/GitPython#1991</a></li> <li>Fix links to gitdb and smmap <code>SECURITY.md</code> files by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/1992">gitpython-developers/GitPython#1992</a></li> <li>Test Python 3.13 regularly on Ubuntu and macOS on CI by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/1990">gitpython-developers/GitPython#1990</a></li> <li>Repo.rev_parse: Handle <!-- raw HTML omitted -->^{commit} correctly by <a href="https://github.com/flichtenheld"><code>@​flichtenheld</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/1996">gitpython-developers/GitPython#1996</a></li> <li>Fuzzing: Fix Broken Fuzz Test for Git Submodule Handling by <a href="https://github.com/DaveLak"><code>@​DaveLak</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/1997">gitpython-developers/GitPython#1997</a></li> <li>Work around Cygwin CI failure <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2004">#2004</a>, except for <code>test_installation</code> by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2007">gitpython-developers/GitPython#2007</a></li> <li>Mark <code>test_installation</code> xfail on Cygwin CI by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2009">gitpython-developers/GitPython#2009</a></li> <li><code>IndexFile._to_relative_path</code> - fix case where absolute path gets stripped of trailing slash by <a href="https://github.com/kamilkozik7"><code>@​kamilkozik7</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2012">gitpython-developers/GitPython#2012</a></li> <li>Use WSL1 on CI by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2010">gitpython-developers/GitPython#2010</a></li> <li>Test free-threaded Python (but only on Linux) by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2011">gitpython-developers/GitPython#2011</a></li> <li>Use property decorator to support typing by <a href="https://github.com/Andrej730"><code>@​Andrej730</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2015">gitpython-developers/GitPython#2015</a></li> <li>Fix some incorrect sphinx markups in the docstrings by <a href="https://github.com/koyuki7w"><code>@​koyuki7w</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2018">gitpython-developers/GitPython#2018</a></li> <li>replace quansight-labs/setup-python with actions/setup-python by <a href="https://github.com/ngoldbaum"><code>@​ngoldbaum</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2019">gitpython-developers/GitPython#2019</a></li> <li>remove type assertions from util.py by <a href="https://github.com/gcmarx"><code>@​gcmarx</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2028">gitpython-developers/GitPython#2028</a></li> <li>correctly handle <code>uname-cmd</code> that doesn't point to an executable file by <a href="https://github.com/gcmarx"><code>@​gcmarx</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2026">gitpython-developers/GitPython#2026</a></li> <li>Use newer ruff style by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2031">gitpython-developers/GitPython#2031</a></li> <li>Have CodeQL scan GitHub Actions workflows as well as Python code by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2032">gitpython-developers/GitPython#2032</a></li> <li>Specify explicit <code>contents: read</code> workflow permissions by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2033">gitpython-developers/GitPython#2033</a></li> <li>Fix GitConfigParser not removing quotes from values by <a href="https://github.com/betaboon"><code>@​betaboon</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2035">gitpython-developers/GitPython#2035</a></li> <li>Preserve quoted leading and trailing single-line config var whitespace by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2036">gitpython-developers/GitPython#2036</a></li> <li>Refactor Git.{AutoInterrupt,CatFileContentStream} nesting by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2037">gitpython-developers/GitPython#2037</a></li> <li>Fix Git.{AutoInterrupt,CatFileContentStream} static typing by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2039">gitpython-developers/GitPython#2039</a></li> <li>Fix CI <code>mypy</code> command on free-threaded Python by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2040">gitpython-developers/GitPython#2040</a></li> <li>Split Cygwin CI into non-<code>performance</code> and <code>performance</code> test jobs by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2042">gitpython-developers/GitPython#2042</a></li> <li>Express conditional <code>setuptools</code> requirement statically by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2043">gitpython-developers/GitPython#2043</a></li> <li>Fix ambiguous <code>_safer_popen_windows</code> comment by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2044">gitpython-developers/GitPython#2044</a></li> <li>Clarify <code>USE_SHELL</code> warning helper signature by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2045">gitpython-developers/GitPython#2045</a></li> <li>Test <code>ConfigParser</code> with whitespace outside the value by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2046">gitpython-developers/GitPython#2046</a></li> <li>Remove explicit empty <code>&quot;&quot;</code> handling in ConfigParser by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2047">gitpython-developers/GitPython#2047</a></li> <li>Various style improvements by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2049">gitpython-developers/GitPython#2049</a></li> <li>Don't remove quotes if <code>\</code> or <code>&quot;</code> are present inside by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2048">gitpython-developers/GitPython#2048</a></li> <li>fix updating submodules with relative urls by <a href="https://github.com/david0"><code>@​david0</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2051">gitpython-developers/GitPython#2051</a></li> <li>Run <code>cat_file.py</code> fixture without site customizations by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2052">gitpython-developers/GitPython#2052</a></li> <li>Fix Cygwin installation on CI for <code>pip</code> by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2053">gitpython-developers/GitPython#2053</a></li> <li>Fail <code>test_installation</code> on warnings, and remove deprecated license classifier by <a href="https://github.com/EliahKagan"><code>@​EliahKagan</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2054">gitpython-developers/GitPython#2054</a></li> <li>Add clearer error version for unsupported index error by <a href="https://github.com/tombedor"><code>@​tombedor</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2055">gitpython-developers/GitPython#2055</a></li> <li>Fix name collision by <a href="https://github.com/NMertsch"><code>@​NMertsch</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2060">gitpython-developers/GitPython#2060</a></li> <li>Allow relative path url in submodules for submodule_update by <a href="https://github.com/t-webber"><code>@​t-webber</code></a> in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2062">gitpython-developers/GitPython#2062</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/flichtenheld"><code>@​flichtenheld</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/1996">gitpython-developers/GitPython#1996</a></li> <li><a href="https://github.com/kamilkozik7"><code>@​kamilkozik7</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2012">gitpython-developers/GitPython#2012</a></li> <li><a href="https://github.com/koyuki7w"><code>@​koyuki7w</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2018">gitpython-developers/GitPython#2018</a></li> <li><a href="https://github.com/ngoldbaum"><code>@​ngoldbaum</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2019">gitpython-developers/GitPython#2019</a></li> <li><a href="https://github.com/gcmarx"><code>@​gcmarx</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2028">gitpython-developers/GitPython#2028</a></li> <li><a href="https://github.com/betaboon"><code>@​betaboon</code></a> made their first contribution in <a href="https://redirect.github.com/gitpython-developers/GitPython/pull/2035">gitpython-developers/GitPython#2035</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gitpython-developers/GitPython/commit/6ba2c0a2f9ee7feffd7e079621c4845820180c9a"><code>6ba2c0a</code></a> Prepare a new release</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/bbb3d00ac431dc7966f9715fb813792d234eca81"><code>bbb3d00</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2062">#2062</a> from t-webber/relative_path_submodules</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/1ee1e781929074afd66bff1eae007bbee41d117e"><code>1ee1e78</code></a> Add test case for cloning submodules with relative path</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/ec2e2c8b894512e7a2364774d77cdd9db73f0566"><code>ec2e2c8</code></a> Allow relative path url in submodules for submodule_update</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/4d529b71905edae12e4699170f7d9e0a665801b5"><code>4d529b7</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2060">#2060</a> from NMertsch/2023-fix-gitconfigparser-autodoc</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/80fd2c16211738156e65258381a17cdc429ddd08"><code>80fd2c1</code></a> Don't treat sphinx warnings as errors</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/a4aadb0c04bd13af824c14dcc39f88345aa5c440"><code>a4aadb0</code></a> Fix name collision</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/4c7778a93134364cfff7b1597f9eda00a88323af"><code>4c7778a</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2057">#2057</a> from gitpython-developers/dependabot/github_actions/...</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/5033c3ffd8917d835658c22e84bd86103a2ae52d"><code>5033c3f</code></a> Merge pull request <a href="https://redirect.github.com/gitpython-developers/GitPython/issues/2056">#2056</a> from gitpython-developers/dependabot/github_actions/...</li> <li><a href="https://github.com/gitpython-developers/GitPython/commit/496392b9bf781904421cbd171c0c5395a6fe330c"><code>496392b</code></a> Bump cygwin/cygwin-install-action from 5 to 6</li> <li>Additional commits viewable in <a href="https://github.com/gitpython-developers/GitPython/compare/3.1.44...3.1.45">compare view</a></li> </ul> </details> <br /> Updates `botocore` from 1.39.4 to 1.40.7 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/botocore/commit/9e97196dbd990086ef474aba52a801c659a853a0"><code>9e97196</code></a> Merge branch 'release-1.40.7'</li> <li><a href="https://github.com/boto/botocore/commit/b9e1e614aa17e89cd966227c5b06e7ed87995efb"><code>b9e1e61</code></a> Bumping version to 1.40.7</li> <li><a href="https://github.com/boto/botocore/commit/26f0200618c0efce6d0b837cc07a5d94ba6cab99"><code>26f0200</code></a> Update endpoints model</li> <li><a href="https://github.com/boto/botocore/commit/37cd41cd872b7e4740b30d25f1dbb7c950728123"><code>37cd41c</code></a> Update to latest models</li> <li><a href="https://github.com/boto/botocore/commit/63db11e115adfeb5fc6a511c2d3f88b7bcbc1a04"><code>63db11e</code></a> Merge branch 'release-1.40.6'</li> <li><a href="https://github.com/boto/botocore/commit/fd2967919f6027281697da182411c9b54c350216"><code>fd29679</code></a> Merge branch 'release-1.40.6' into develop</li> <li><a href="https://github.com/boto/botocore/commit/943cf49092cf71512dbbbfca521f22aa3b1dcf9f"><code>943cf49</code></a> Bumping version to 1.40.6</li> <li><a href="https://github.com/boto/botocore/commit/55341c3f20e1e66acf01c4e282d88b5df272b848"><code>55341c3</code></a> Update endpoints model</li> <li><a href="https://github.com/boto/botocore/commit/30ae2e5cb1661a8bb7303ac2cfe1621a52780972"><code>30ae2e5</code></a> Update to latest models</li> <li><a href="https://github.com/boto/botocore/commit/dcba0cc7145cc201f1bff62e73fbcad02f1ba470"><code>dcba0cc</code></a> Fix DynamoDB stubber failure with unresolvable deferred credentials (<a href="https://redirect.github.com/boto/botocore/issues/3535">#3535</a>)</li> <li>Additional commits viewable in <a href="https://github.com/boto/botocore/compare/1.39.4...1.40.7">compare view</a></li> </ul> </details> <br /> Updates `boto3` from 1.39.4 to 1.40.7 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/boto/boto3/commit/cbcab51317a862a8a8ab3f81d8e71d7fb9ebf75c"><code>cbcab51</code></a> Merge branch 'release-1.40.7'</li> <li><a href="https://github.com/boto/boto3/commit/2a50933aa5063e5fe3b5df09b15bd21a5ca67b91"><code>2a50933</code></a> Bumping version to 1.40.7</li> <li><a href="https://github.com/boto/boto3/commit/4aeb4f03eafe2a0490268be19eeb02b425ad85f5"><code>4aeb4f0</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/ee92fbdbe80096a044380aac34d18cb938cd81ce"><code>ee92fbd</code></a> Merge branch 'release-1.40.6'</li> <li><a href="https://github.com/boto/boto3/commit/24ed7f92848654c4d2fe125a272dc59ad3a64d8f"><code>24ed7f9</code></a> Merge branch 'release-1.40.6' into develop</li> <li><a href="https://github.com/boto/boto3/commit/f0a5be5eab86ed388453c8d50079bdbe4a833d32"><code>f0a5be5</code></a> Bumping version to 1.40.6</li> <li><a href="https://github.com/boto/boto3/commit/3773cf3cf53699361eb5957e69f6b9ed55147afe"><code>3773cf3</code></a> Add changelog entries from botocore</li> <li><a href="https://github.com/boto/boto3/commit/a91e94d0eb70af4c3522803a1f884e581f65a361"><code>a91e94d</code></a> Merge branch 'release-1.40.5'</li> <li><a href="https://github.com/boto/boto3/commit/d8747bb9f002a6872c803b4b692a37e5ea1214b1"><code>d8747bb</code></a> Merge branch 'release-1.40.5' into develop</li> <li><a href="https://github.com/boto/boto3/commit/4a3fa2dd03e7fc92697226e9df59e02c8b071980"><code>4a3fa2d</code></a> Bumping version to 1.40.5</li> <li>Additional commits viewable in <a href="https://github.com/boto/boto3/compare/1.39.4...1.40.7">compare view</a></li> </ul> </details> <br /> Updates `freezegun` from 1.5.3 to 1.5.5 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/spulec/freezegun/blob/master/CHANGELOG">freezegun's changelog</a>.</em></p> <blockquote> <h2>1.5.5</h2> <ul> <li>Allow parametrized arguments called 'func' (Broken in 1.5.4)</li> </ul> <h2>1.5.4</h2> <ul> <li>Fix: Ability to yield fixtures (broken in 1.5.3)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/spulec/freezegun/commit/c9bf52c5aa12ea1b5b8647a136a92504ea071f2f"><code>c9bf52c</code></a> Increase version number</li> <li><a href="https://github.com/spulec/freezegun/commit/0f2bd7ed8b420da73372f4cbb0207b777caa66e9"><code>0f2bd7e</code></a> Merge pull request <a href="https://redirect.github.com/spulec/freezegun/issues/582">#582</a> from spulec/fixture-called-func</li> <li><a href="https://github.com/spulec/freezegun/commit/a6080557cbcbe4891843934c1334430bb1c5ead7"><code>a608055</code></a> Allow parametrized arguments with name 'func'</li> <li><a href="https://github.com/spulec/freezegun/commit/2bb47113a5f9f290d26630c92732e58f49557179"><code>2bb4711</code></a> Increase version number</li> <li><a href="https://github.com/spulec/freezegun/commit/7599eeea16b8f206e881892dc104128a5b36de82"><code>7599eee</code></a> Add 1.5.4 release notes</li> <li><a href="https://github.com/spulec/freezegun/commit/0d00e7ddd9ad33fc63fbed29af17853b18bc3c61"><code>0d00e7d</code></a> Merge pull request <a href="https://redirect.github.com/spulec/freezegun/issues/579">#579</a> from zsh8/decorate_generator</li> <li><a href="https://github.com/spulec/freezegun/commit/10c93f2d6c98f82e54470b05144cd0f17d3e1b46"><code>10c93f2</code></a> fix: preserve functionality in pytest yield fixtures</li> <li>See full diff in <a href="https://github.com/spulec/freezegun/compare/1.5.3...1.5.5">compare view</a></li> </ul> </details> <br /> Updates `mypy` from 1.17.0 to 1.17.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/python/mypy/blob/master/CHANGELOG.md">mypy's changelog</a>.</em></p> <blockquote> <h3>Mypy 1.17.1</h3> <ul> <li>Retain <code>None</code> as constraints bottom if no bottoms were provided (Stanislav Terliakov, PR <a href="https://redirect.github.com/python/mypy/pull/19485">19485</a>)</li> <li>Fix &quot;ignored exception in <code>hasattr</code>&quot; in dmypy (Stanislav Terliakov, PR <a href="https://redirect.github.com/python/mypy/pull/19428">19428</a>)</li> <li>Prevent a crash when InitVar is redefined with a method in a subclass (Stanislav Terliakov, PR <a href="https://redirect.github.com/python/mypy/pull/19453">19453</a>)</li> </ul> <h3>Acknowledgements</h3> <p>Thanks to all mypy contributors who contributed to this release:</p> <ul> <li>Alexey Makridenko</li> <li>Brian Schubert</li> <li>Chad Dombrova</li> <li>Chainfire</li> <li>Charlie Denton</li> <li>Charulata</li> <li>Christoph Tyralla</li> <li>CoolCat467</li> <li>Donal Burns</li> <li>Guy Wilson</li> <li>Ivan Levkivskyi</li> <li>johnthagen</li> <li>Jukka Lehtosalo</li> <li>Łukasz Kwieciński</li> <li>Marc Mueller</li> <li>Michael J. Sullivan</li> <li>Mikhail Golubev</li> <li>Sebastian Rittau</li> <li>Shantanu</li> <li>Stanislav Terliakov</li> <li>wyattscarpenter</li> </ul> <p>I’d also like to thank my employer, Dropbox, for supporting mypy development.</p> <h2>Mypy 1.16</h2> <p>We’ve just uploaded mypy 1.16 to the Python Package Index (<a href="https://pypi.org/project/mypy/">PyPI</a>). Mypy is a static type checker for Python. This release includes new features and bug fixes. You can install it as follows:</p> <pre><code>python3 -m pip install -U mypy </code></pre> <p>You can read the full documentation for this release on <a href="http://mypy.readthedocs.io">Read the Docs</a>.</p> <h3>Different Property Getter and Setter Types</h3> <p>Mypy now supports using different types for a property getter and setter:</p> <pre lang="python"><code>class A: _value: int &lt;/tr&gt;&lt;/table&gt; </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python/mypy/commit/acb29831e286bbccde37c03bc75381f40a5fdc9e"><code>acb2983</code></a> Bump version to 1.17.1</li> <li><a href="https://github.com/python/mypy/commit/933c913fbe6d2fbf277ff8d6b2f2298f0f84be64"><code>933c913</code></a> Retain <code>None</code> as constraints bottom if no bottoms were provided (<a href="https://redirect.github.com/python/mypy/issues/19485">#19485</a>)</li> <li><a href="https://github.com/python/mypy/commit/5f4428f0286df58169d2f34f4f86561ad617538b"><code>5f4428f</code></a> Fix &quot;ignored exception in <code>hasattr</code>&quot; in dmypy (<a href="https://redirect.github.com/python/mypy/issues/19428">#19428</a>)</li> <li><a href="https://github.com/python/mypy/commit/88fdeaae0abc92d605fc475fd153b4ad5b239310"><code>88fdeaa</code></a> Prevent a crash when InitVar is redefined with a method in a subclass (<a href="https://redirect.github.com/python/mypy/issues/19453">#19453</a>)</li> <li><a href="https://github.com/python/mypy/commit/e44d14f8e52a8890d08726ee753c8754edefd649"><code>e44d14f</code></a> Bump version to 1.17.1+dev</li> <li>See full diff in <a href="https://github.com/python/mypy/compare/v1.17.0...v1.17.1">compare view</a></li> </ul> </details> <br /> Updates `types-pyyaml` from 6.0.12.20250516 to 6.0.12.20250809 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/typeshed-internal/stub_uploader/commits">compare view</a></li> </ul> </details> <br /> Updates `types-pytz` from 2025.2.0.20250516 to 2025.2.0.20250809 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/typeshed-internal/stub_uploader/commits">compare view</a></li> </ul> </details> <br /> Updates `types-python-dateutil` from 2.9.0.20250708 to 2.9.0.20250809 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/typeshed-internal/stub_uploader/commits">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 652ee82 commit abb451b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ semver==3.0.4
99
chardet==5.2.0
1010
jsonpatch==1.33
1111
kubernetes==30.1.0
12-
pymongo==4.13.2
12+
pymongo==4.14.0
1313
pytest==8.4.1
14-
pytest-asyncio==1.0.0
14+
pytest-asyncio==1.1.0
1515
pycognito==2024.5.1
1616
PyYAML==6.0.2
1717
urllib3==2.5.0
18-
cryptography==45.0.5
18+
cryptography==45.0.6
1919
python-dateutil==2.9.0.post0
2020
python-ldap==3.4.4
21-
GitPython==3.1.44
21+
GitPython==3.1.45
2222
setuptools>=71.0.3 # not directly required, pinned by Snyk to avoid a vulnerability
2323
opentelemetry-api
2424
opentelemetry-sdk
@@ -31,21 +31,21 @@ isort==6.0.1
3131
shrub.py==3.10.0
3232
pytest-mock==3.14.1
3333
wrapt==1.17.2
34-
botocore==1.39.4
35-
boto3==1.39.4
34+
botocore==1.40.7
35+
boto3==1.40.7
3636
python-frontmatter==1.1.0
3737
python-on-whales==0.78.0
3838

3939
# from kubeobject
40-
freezegun==1.5.3
40+
freezegun==1.5.5
4141
python-box==7.3.2
4242
autopep8==2.3.2
4343
flake8-isort==6.1.2
44-
mypy==1.17.0
44+
mypy==1.17.1
4545
types-freezegun==1.1.10
46-
types-PyYAML==6.0.12.20250516
47-
types-pytz==2025.2.0.20250516
48-
types-python-dateutil==2.9.0.20250708
46+
types-PyYAML==6.0.12.20250809
47+
types-pytz==2025.2.0.20250809
48+
types-python-dateutil==2.9.0.20250809
4949
pipupgrade==1.12.0
5050
pytest-cov==6.2.1
5151
pytest-socket==0.7.0

0 commit comments

Comments
 (0)