Commit e8b96ec
authored
Bump the production-dependencies group in /backend with 2 updates (#382)
Bumps the production-dependencies group in /backend with 2 updates:
[google-genai](https://github.com/googleapis/python-genai) and
[python-dotenv](https://github.com/theskumar/python-dotenv).
Updates `google-genai` from 1.64.0 to 1.65.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/python-genai/releases">google-genai's
releases</a>.</em></p>
<blockquote>
<h2>v1.65.0</h2>
<h2><a
href="https://github.com/googleapis/python-genai/compare/v1.64.0...v1.65.0">1.65.0</a>
(2026-02-26)</h2>
<h3>Features</h3>
<ul>
<li>Add gemini-3.1-pro-preview to list of models in Interactions (<a
href="https://github.com/googleapis/python-genai/commit/fe86870752ca8cc66d140d3942e9b07f19ca092c">fe86870</a>)</li>
<li>Add Image Grounding support to GoogleSearch tool (<a
href="https://github.com/googleapis/python-genai/commit/0035182ec4eaf1ce2503a09f290b1e48a2e1ee1f">0035182</a>)</li>
<li>Enable server side MCP and disable all other AFC when server side
MCP is configured. (<a
href="https://github.com/googleapis/python-genai/commit/4dd7b165dc54d3ae75367f68d05f9d9951688f54">4dd7b16</a>)</li>
<li>Support more image sizes and resolutions (<a
href="https://github.com/googleapis/python-genai/commit/8b2a4e04707c86e5f7d46e0483a88457fbf6d533">8b2a4e0</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Change interactions media mime type to enum (breaking change for
experimental feature) (<a
href="https://github.com/googleapis/python-genai/commit/e0f33786f76a1af6ac3ad1938ab57961833bf0a1">e0f3378</a>)</li>
<li>Handle non-list response_stream in HttpResponse.json property (<a
href="https://github.com/googleapis/python-genai/commit/006042db8379d957ac1ac0e57993983a21f7e1d1">006042d</a>)</li>
<li>Handle non-list response_stream in HttpResponse.json property (<a
href="https://redirect.github.com/googleapis/python-genai/issues/1903">#1903</a>)
(<a
href="https://github.com/googleapis/python-genai/commit/61aec3455e886a1c700fb0ba21ed40f59bba65ff">61aec34</a>)</li>
<li>Make aiohttp an optional dependency, bump aiohttp version
upperbound, and ensure HttpOptions.async_client_args propagates to
custom aiohttp.ClientSession request args for proxy etc. (<a
href="https://github.com/googleapis/python-genai/commit/b28d1445bb6c2c46c495ffd1b03a622d9d6942f6">b28d144</a>),
closes <a
href="https://redirect.github.com/googleapis/python-genai/issues/2090">#2090</a>
<a
href="https://redirect.github.com/googleapis/python-genai/issues/2051">#2051</a>
<a
href="https://redirect.github.com/googleapis/python-genai/issues/1950">#1950</a></li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Regenerate docs for 1.64.0 (<a
href="https://github.com/googleapis/python-genai/commit/a02314197d0dc72e854fa3ea79247f53421511ba">a023141</a>)</li>
<li>Update README and codegen_instructions for structured outputs (<a
href="https://github.com/googleapis/python-genai/commit/4d5a978932e9aacd2569f3058ce5af527ae18210">4d5a978</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md">google-genai's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/googleapis/python-genai/compare/v1.64.0...v1.65.0">1.65.0</a>
(2026-02-26)</h2>
<h3>Features</h3>
<ul>
<li>Add gemini-3.1-pro-preview to list of models in Interactions (<a
href="https://github.com/googleapis/python-genai/commit/fe86870752ca8cc66d140d3942e9b07f19ca092c">fe86870</a>)</li>
<li>Add Image Grounding support to GoogleSearch tool (<a
href="https://github.com/googleapis/python-genai/commit/0035182ec4eaf1ce2503a09f290b1e48a2e1ee1f">0035182</a>)</li>
<li>Enable server side MCP and disable all other AFC when server side
MCP is configured. (<a
href="https://github.com/googleapis/python-genai/commit/4dd7b165dc54d3ae75367f68d05f9d9951688f54">4dd7b16</a>)</li>
<li>Support more image sizes and resolutions (<a
href="https://github.com/googleapis/python-genai/commit/8b2a4e04707c86e5f7d46e0483a88457fbf6d533">8b2a4e0</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Change interactions media mime type to enum (breaking change for
experimental feature) (<a
href="https://github.com/googleapis/python-genai/commit/e0f33786f76a1af6ac3ad1938ab57961833bf0a1">e0f3378</a>)</li>
<li>Handle non-list response_stream in HttpResponse.json property (<a
href="https://github.com/googleapis/python-genai/commit/006042db8379d957ac1ac0e57993983a21f7e1d1">006042d</a>)</li>
<li>Handle non-list response_stream in HttpResponse.json property (<a
href="https://redirect.github.com/googleapis/python-genai/issues/1903">#1903</a>)
(<a
href="https://github.com/googleapis/python-genai/commit/61aec3455e886a1c700fb0ba21ed40f59bba65ff">61aec34</a>)</li>
<li>Make aiohttp an optional dependency, bump aiohttp version
upperbound, and ensure HttpOptions.async_client_args propagates to
custom aiohttp.ClientSession request args for proxy etc. (<a
href="https://github.com/googleapis/python-genai/commit/b28d1445bb6c2c46c495ffd1b03a622d9d6942f6">b28d144</a>),
closes <a
href="https://redirect.github.com/googleapis/python-genai/issues/2090">#2090</a>
<a
href="https://redirect.github.com/googleapis/python-genai/issues/2051">#2051</a>
<a
href="https://redirect.github.com/googleapis/python-genai/issues/1950">#1950</a></li>
</ul>
<h3>Documentation</h3>
<ul>
<li>Regenerate docs for 1.64.0 (<a
href="https://github.com/googleapis/python-genai/commit/a02314197d0dc72e854fa3ea79247f53421511ba">a023141</a>)</li>
<li>Update README and codegen_instructions for structured outputs (<a
href="https://github.com/googleapis/python-genai/commit/4d5a978932e9aacd2569f3058ce5af527ae18210">4d5a978</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/googleapis/python-genai/commit/b2be5018adce18598badacfbbe7a4c0139be3a16"><code>b2be501</code></a>
chore(main): release 1.65.0 (<a
href="https://redirect.github.com/googleapis/python-genai/issues/2075">#2075</a>)</li>
<li><a
href="https://github.com/googleapis/python-genai/commit/7028a9c691439b559de1b75ab2717f522c8f4e24"><code>7028a9c</code></a>
chore: update InteractionCompleteEvent comment</li>
<li><a
href="https://github.com/googleapis/python-genai/commit/0035182ec4eaf1ce2503a09f290b1e48a2e1ee1f"><code>0035182</code></a>
feat: Add Image Grounding support to GoogleSearch tool</li>
<li><a
href="https://github.com/googleapis/python-genai/commit/8b2a4e04707c86e5f7d46e0483a88457fbf6d533"><code>8b2a4e0</code></a>
feat: Support more image sizes and resolutions</li>
<li><a
href="https://github.com/googleapis/python-genai/commit/b28d1445bb6c2c46c495ffd1b03a622d9d6942f6"><code>b28d144</code></a>
fix: Make aiohttp an optional dependency, bump aiohttp version
upperbound, an...</li>
<li><a
href="https://github.com/googleapis/python-genai/commit/c04c4891f7d54cdedc525bf4f42f29fb1a4eae1b"><code>c04c489</code></a>
chore: Improve error message for missing API key.</li>
<li><a
href="https://github.com/googleapis/python-genai/commit/af94e536ab606d1795ad90e0c8eeb9c2a850ce6b"><code>af94e53</code></a>
chore: Update comments</li>
<li><a
href="https://github.com/googleapis/python-genai/commit/006042db8379d957ac1ac0e57993983a21f7e1d1"><code>006042d</code></a>
Copybara import of the project:</li>
<li><a
href="https://github.com/googleapis/python-genai/commit/ecfa90cab3cf76357996048aa9928bf8055030bf"><code>ecfa90c</code></a>
chore: internal change</li>
<li><a
href="https://github.com/googleapis/python-genai/commit/61aec3455e886a1c700fb0ba21ed40f59bba65ff"><code>61aec34</code></a>
fix: handle non-list response_stream in HttpResponse.json property (<a
href="https://redirect.github.com/googleapis/python-genai/issues/1903">#1903</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/googleapis/python-genai/compare/v1.64.0...v1.65.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `python-dotenv` from 1.2.1 to 1.2.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/theskumar/python-dotenv/releases">python-dotenv's
releases</a>.</em></p>
<blockquote>
<h2>v1.2.2</h2>
<h3>Added</h3>
<ul>
<li>Support for Python 3.14, including the free-threaded (3.14t) build.
(#)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>The <code>dotenv run</code> command now forwards flags directly to
the specified command by <a
href="https://github.com/bbc2"><code>@bbc2</code></a> in <a
href="https://redirect.github.com/theskumar/python-dotenv/pull/607">theskumar/python-dotenv#607</a></li>
<li>Improved documentation clarity regarding override behavior and the
reference page.</li>
<li>Updated PyPy support to version 3.11.</li>
<li>Documentation for FIFO file support.</li>
<li>Support for Python 3.9.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Improved <code>set_key</code> and <code>unset_key</code> behavior
when interacting with symlinks by <a
href="https://github.com/bbc2"><code>@bbc2</code></a> in <a
href="https://github.com/theskumar/python-dotenv/commit/790c5c02991100aa1bf41ee5330aca75edc51311">#790c5</a></li>
<li>Corrected the license specifier and added missing Python 3.14
classifiers in package metadata by <a
href="https://github.com/JYOuyang"><code>@JYOuyang</code></a> in <a
href="https://redirect.github.com/theskumar/python-dotenv/pull/590">theskumar/python-dotenv#590</a></li>
</ul>
<h3>Breaking Changes</h3>
<ul>
<li>
<p><code>dotenv.set_key</code> and <code>dotenv.unset_key</code> used to
follow symlinks in some
situations. This is no longer the case. For that behavior to be restored
in
all cases, <code>follow_symlinks=True</code> should be used.</p>
</li>
<li>
<p>In the CLI, <code>set</code> and <code>unset</code> used to follow
symlinks in some situations. This
is no longer the case.</p>
</li>
<li>
<p><code>dotenv.set_key</code>, <code>dotenv.unset_key</code> and the
CLI commands <code>set</code> and <code>unset</code>
used to reset the file mode of the modified .env file to
<code>0o600</code> in some
situations. This is no longer the case: The original mode of the file is
now
preserved. Is the file needed to be created or wasn't a regular file,
mode
<code>0o600</code> is used.</p>
</li>
</ul>
<h3>Misc</h3>
<ul>
<li>skip 000 permission tests for root user by <a
href="https://github.com/burnout-projects"><code>@burnout-projects</code></a>
in <a
href="https://redirect.github.com/theskumar/python-dotenv/pull/561">theskumar/python-dotenv#561</a></li>
<li>Bump actions/checkout from 5 to 6 in the github-actions group by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/theskumar/python-dotenv/pull/593">theskumar/python-dotenv#593</a></li>
<li>Add Windows testing to CI by <a
href="https://github.com/bbc2"><code>@bbc2</code></a> in <a
href="https://redirect.github.com/theskumar/python-dotenv/pull/604">theskumar/python-dotenv#604</a></li>
<li>Improve workflow efficiency with best practices by <a
href="https://github.com/theskumar"><code>@theskumar</code></a> in <a
href="https://redirect.github.com/theskumar/python-dotenv/pull/609">theskumar/python-dotenv#609</a></li>
<li>Remove the use of <code>sh</code> in tests by <a
href="https://github.com/bbc2"><code>@bbc2</code></a> in <a
href="https://redirect.github.com/theskumar/python-dotenv/pull/612">theskumar/python-dotenv#612</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/JYOuyang"><code>@JYOuyang</code></a>
made their first contribution in <a
href="https://redirect.github.com/theskumar/python-dotenv/pull/590">theskumar/python-dotenv#590</a></li>
<li><a
href="https://github.com/burnout-projects"><code>@burnout-projects</code></a>
made their first contribution in <a
href="https://redirect.github.com/theskumar/python-dotenv/pull/561">theskumar/python-dotenv#561</a></li>
<li><a
href="https://github.com/cpackham-atlnz"><code>@cpackham-atlnz</code></a>
made their first contribution in <a
href="https://redirect.github.com/theskumar/python-dotenv/pull/597">theskumar/python-dotenv#597</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/theskumar/python-dotenv/compare/v1.2.1...v1.2.2">https://github.com/theskumar/python-dotenv/compare/v1.2.1...v1.2.2</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md">python-dotenv's
changelog</a>.</em></p>
<blockquote>
<h2>[1.2.2] - 2026-03-01</h2>
<h3>Added</h3>
<ul>
<li>Support for Python 3.14, including the free-threaded (3.14t) build.
(<a
href="https://redirect.github.com/theskumar/python-dotenv/issues/588">#588</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>The <code>dotenv run</code> command now forwards flags directly to
the specified command by [<a
href="https://github.com/bbc2"><code>@bbc2</code></a>] in <a
href="https://redirect.github.com/theskumar/python-dotenv/issues/607">#607</a></li>
<li>Improved documentation clarity regarding override behavior and the
reference page.</li>
<li>Updated PyPy support to version 3.11.</li>
<li>Documentation for FIFO file support.</li>
<li>Dropped Support for Python 3.9.</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Improved <code>set_key</code> and <code>unset_key</code> behavior
when interacting with symlinks by [<a
href="https://github.com/bbc2"><code>@bbc2</code></a>] in
[790c5c0]</li>
<li>Corrected the license specifier and added missing Python 3.14
classifiers in package metadata by [<a
href="https://github.com/JYOuyang"><code>@JYOuyang</code></a>] in <a
href="https://redirect.github.com/theskumar/python-dotenv/issues/590">#590</a></li>
</ul>
<h3>Breaking Changes</h3>
<ul>
<li>
<p><code>dotenv.set_key</code> and <code>dotenv.unset_key</code> used to
follow symlinks in some
situations. This is no longer the case. For that behavior to be restored
in
all cases, <code>follow_symlinks=True</code> should be used.</p>
</li>
<li>
<p>In the CLI, <code>set</code> and <code>unset</code> used to follow
symlinks in some situations. This
is no longer the case.</p>
</li>
<li>
<p><code>dotenv.set_key</code>, <code>dotenv.unset_key</code> and the
CLI commands <code>set</code> and <code>unset</code>
used to reset the file mode of the modified .env file to
<code>0o600</code> in some
situations. This is no longer the case: The original mode of the file is
now
preserved. Is the file needed to be created or wasn't a regular file,
mode
<code>0o600</code> is used.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/theskumar/python-dotenv/commit/36004e0e34be7665ff2b11a8a4005144f76f176d"><code>36004e0</code></a>
Bump version: 1.2.1 → 1.2.2</li>
<li><a
href="https://github.com/theskumar/python-dotenv/commit/eb202520e5933c9daf42501e1e42fdb0144002c8"><code>eb20252</code></a>
docs: update changelog for v1.2.2</li>
<li><a
href="https://github.com/theskumar/python-dotenv/commit/790c5c02991100aa1bf41ee5330aca75edc51311"><code>790c5c0</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/theskumar/python-dotenv/commit/43340da220fb4ca4f95357bbe21a3c7f8f1278b1"><code>43340da</code></a>
Remove the use of <code>sh</code> in tests (<a
href="https://redirect.github.com/theskumar/python-dotenv/issues/612">#612</a>)</li>
<li><a
href="https://github.com/theskumar/python-dotenv/commit/09d7cee32459e7abdcb5c9d8122a552589c06a9c"><code>09d7cee</code></a>
docs: clarify override behavior and document FIFO support (<a
href="https://redirect.github.com/theskumar/python-dotenv/issues/610">#610</a>)</li>
<li><a
href="https://github.com/theskumar/python-dotenv/commit/c8de2887c00198c22842c5ae5e92d1747467363c"><code>c8de288</code></a>
ci: improve workflow efficiency with best practices (<a
href="https://redirect.github.com/theskumar/python-dotenv/issues/609">#609</a>)</li>
<li><a
href="https://github.com/theskumar/python-dotenv/commit/7bd9e3dbfedc0983ad7d56d5570013035242bdf4"><code>7bd9e3d</code></a>
Add Windows testing to CI (<a
href="https://redirect.github.com/theskumar/python-dotenv/issues/604">#604</a>)</li>
<li><a
href="https://github.com/theskumar/python-dotenv/commit/1baaf04f336072e0ee324d5df9563ec767f14f81"><code>1baaf04</code></a>
Drop Python 3.9 support and update to PyPy 3.11 (<a
href="https://redirect.github.com/theskumar/python-dotenv/issues/608">#608</a>)</li>
<li><a
href="https://github.com/theskumar/python-dotenv/commit/4a22cf8993804aeede0c20b75bb1a29d3a99e9dc"><code>4a22cf8</code></a>
ci: enable testing on Python 3.14t (free-threaded) (<a
href="https://redirect.github.com/theskumar/python-dotenv/issues/588">#588</a>)</li>
<li><a
href="https://github.com/theskumar/python-dotenv/commit/e2e8e776b42e382ae38b44d3982dd649e7507dd4"><code>e2e8e77</code></a>
Fix license specifier (<a
href="https://redirect.github.com/theskumar/python-dotenv/issues/597">#597</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/theskumar/python-dotenv/compare/v1.2.1...v1.2.2">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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c23cbb1 commit e8b96ec
2 files changed
+10
-484
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments