Skip to content

Commit

Permalink
Build(deps): Bump tensorflow-io-gcs-filesystem from 0.34.0 to 0.35.0 (#…
Browse files Browse the repository at this point in the history
…137)

Bumps [tensorflow-io-gcs-filesystem](https://github.com/tensorflow/io)
from 0.34.0 to 0.35.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tensorflow/io/blob/master/RELEASE.md">tensorflow-io-gcs-filesystem's
changelog</a>.</em></p>
<blockquote>
<h1>Release 0.35.0</h1>
<h2>Major Features and Bug Fixes</h2>
<ul>
<li>Make executor pool size configurable</li>
<li>Update to manylinux2014 wheel</li>
</ul>
<h2>Thanks to our Contributors</h2>
<p>This release contains contributions from many people:</p>
<p>Joyce, Ukjae Jeong (Jay), Yong Tang</p>
<p>We are also grateful to all who filed issues or helped resolve them,
asked and
answered questions, and were part of inspiring discussions.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tensorflow/io/commit/0ac08a2e179f44790acf6d701e17be518fe22112"><code>0ac08a2</code></a>
Fix release dependency (<a
href="https://github.com/tensorflow/io/issues/1903">#1903</a>)</li>
<li><a
href="https://github.com/tensorflow/io/commit/dbc39c55965113e845575cee25273b2952c5b1ea"><code>dbc39c5</code></a>
Split arm64 build from the other build (<a
href="https://github.com/tensorflow/io/issues/1902">#1902</a>)</li>
<li><a
href="https://github.com/tensorflow/io/commit/d5de32d358fcc0c6434943d16b3a348acfc91043"><code>d5de32d</code></a>
Fix arm64 build (<a
href="https://github.com/tensorflow/io/issues/1900">#1900</a>)</li>
<li><a
href="https://github.com/tensorflow/io/commit/92b7f033ff48b60785493a7417815b90c63cb848"><code>92b7f03</code></a>
Bump release note (<a
href="https://github.com/tensorflow/io/issues/1899">#1899</a>)</li>
<li><a
href="https://github.com/tensorflow/io/commit/7114c5d7d372352703d046c3c0b9447476b0649e"><code>7114c5d</code></a>
Bump the github-actions group with 9 updates (<a
href="https://github.com/tensorflow/io/issues/1898">#1898</a>)</li>
<li><a
href="https://github.com/tensorflow/io/commit/b5663be15c9c4e6233c110350448c3cd1bd0d045"><code>b5663be</code></a>
Bump TF 2.14.0rc0 (<a
href="https://github.com/tensorflow/io/issues/1831">#1831</a>)</li>
<li><a
href="https://github.com/tensorflow/io/commit/189e5e1205d03b84d1b44c2e97cf9e97c5f910be"><code>189e5e1</code></a>
Bump the github-actions group with 1 update (<a
href="https://github.com/tensorflow/io/issues/1870">#1870</a>)</li>
<li><a
href="https://github.com/tensorflow/io/commit/8359def730d42c32b8fa995f2e48900f43f1824b"><code>8359def</code></a>
Bump the github-actions group with 1 update (<a
href="https://github.com/tensorflow/io/issues/1869">#1869</a>)</li>
<li><a
href="https://github.com/tensorflow/io/commit/2076cc53ae898c5384c446714218297ab1228052"><code>2076cc5</code></a>
Bump the github-actions group with 4 updates (<a
href="https://github.com/tensorflow/io/issues/1868">#1868</a>)</li>
<li><a
href="https://github.com/tensorflow/io/commit/bf526eded7f81830ac15839fa3bb542f79920065"><code>bf526ed</code></a>
hash pin pypa/gh-action-pypi-publish (<a
href="https://github.com/tensorflow/io/issues/1867">#1867</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tensorflow/io/compare/v0.34.0...v0.35.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tensorflow-io-gcs-filesystem&package-manager=pip&previous-version=0.34.0&new-version=0.35.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>
  • Loading branch information
Diapolo10 authored Dec 20, 2023
2 parents e998321 + d58fe46 commit 03744d9
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 27 deletions.
43 changes: 17 additions & 26 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ numpy = '^1.24.0'
shapely = '^2.0.2'
torch = '^2.1.2'
tensorflow = '~2.11.0' # Last known version with Windows support
tensorflow-io-gcs-filesystem = '~0.34.0' # Ditto
tensorflow-io-gcs-filesystem = '~0.35.0' # Ditto


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 03744d9

Please sign in to comment.