Skip to content

Commit

Permalink
chore(deps-dev): bump mypy-protobuf from 3.4.0 to 3.5.0 in /backend (#…
Browse files Browse the repository at this point in the history
…746)

Bumps [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf) from
3.4.0 to 3.5.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nipunn1313/mypy-protobuf/blob/main/CHANGELOG.md">mypy-protobuf's
changelog</a>.</em></p>
<blockquote>
<h2>3.5.0</h2>
<ul>
<li>Add gRPC aio stub and servicer generation (<a
href="https://redirect.github.com/nipunn1313/mypy-protobuf/issues/489">#489</a>)</li>
<li>Bump tested dependencies to pyright==1.1.319, mypy==1.4.1,
protobuf==4.23.4, grpcio-tools==1.56.2</li>
<li>Drop support for py 3.7. Add support for py 3.11.</li>
<li>Don't add unnecessary flake8 noqa F821 comments. (Become compatible
with flake8-pyi&gt;=23.5.0.)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nipunn1313/mypy-protobuf/commit/17c22141f3f45a181f5c310e929881bffb38146c"><code>17c2214</code></a>
Bump to 3.5.0 (<a
href="https://redirect.github.com/nipunn1313/mypy-protobuf/issues/541">#541</a>)</li>
<li><a
href="https://github.com/nipunn1313/mypy-protobuf/commit/b44ef4d16fa57b0f36f193a7821f14129a0beedf"><code>b44ef4d</code></a>
Add one more item to CHANGELOG</li>
<li><a
href="https://github.com/nipunn1313/mypy-protobuf/commit/f69ca30aa50a3a6c9d492ab24a2f3dfab5830398"><code>f69ca30</code></a>
Drop support for python 3.7. Add support for 3.11 (<a
href="https://redirect.github.com/nipunn1313/mypy-protobuf/issues/539">#539</a>)</li>
<li><a
href="https://github.com/nipunn1313/mypy-protobuf/commit/301bb200cb7e521d8a78cc3062bb8a23f97f2ffd"><code>301bb20</code></a>
Bump dependencies (<a
href="https://redirect.github.com/nipunn1313/mypy-protobuf/issues/538">#538</a>)</li>
<li><a
href="https://github.com/nipunn1313/mypy-protobuf/commit/920f937c32d74210d0f3f46306412e738413943a"><code>920f937</code></a>
Bump pytest from 7.2.1 to 7.3.1 (<a
href="https://redirect.github.com/nipunn1313/mypy-protobuf/issues/519">#519</a>)</li>
<li><a
href="https://github.com/nipunn1313/mypy-protobuf/commit/ed77525352cefd90b03b8b8a69cc06d0e191d7be"><code>ed77525</code></a>
Add gRPC aio stub and servicer generation (<a
href="https://redirect.github.com/nipunn1313/mypy-protobuf/issues/489">#489</a>)</li>
<li><a
href="https://github.com/nipunn1313/mypy-protobuf/commit/947a7d7d879dea926a149d9d3e56bfcecb75ac00"><code>947a7d7</code></a>
Bump protobuf from 4.21.9 to 4.21.12 (<a
href="https://redirect.github.com/nipunn1313/mypy-protobuf/issues/472">#472</a>)</li>
<li><a
href="https://github.com/nipunn1313/mypy-protobuf/commit/4479b42ca1f9e1a8b155caea5abd9e66c7b9d36e"><code>4479b42</code></a>
Bump grpc-stubs from 1.24.11 to 1.24.12 (<a
href="https://redirect.github.com/nipunn1313/mypy-protobuf/issues/479">#479</a>)</li>
<li><a
href="https://github.com/nipunn1313/mypy-protobuf/commit/7807b706f6bc8a517b509785e11c15c91828ef0b"><code>7807b70</code></a>
Bump pyright from 1.1.281 to 1.1.293 in /.github (<a
href="https://redirect.github.com/nipunn1313/mypy-protobuf/issues/487">#487</a>)</li>
<li><a
href="https://github.com/nipunn1313/mypy-protobuf/commit/4d3c5ee89e50a157425365d6f0284ce66aaec6a1"><code>4d3c5ee</code></a>
Bump grpcio-tools from 1.50.0 to 1.51.1 (<a
href="https://redirect.github.com/nipunn1313/mypy-protobuf/issues/465">#465</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/nipunn1313/mypy-protobuf/compare/v3.4.0...v3.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mypy-protobuf&package-manager=pip&previous-version=3.4.0&new-version=3.5.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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent dadd400 commit 3e14d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ black==23.3.0
coverage==7.3.1
flake8==6.1.0
isort==5.12.0
mypy-protobuf==3.4.0
mypy-protobuf==3.5.0
parameterized==0.9.0
pep8-naming==0.13.3
pytest-cov==4.1.0
Expand Down

0 comments on commit 3e14d9b

Please sign in to comment.