Bump mypy-protobuf from 3.4.0 to 3.5.0

Bumps [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf) from 3.4.0 to 3.5.0.
- [Changelog](https://github.com/nipunn1313/mypy-protobuf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nipunn1313/mypy-protobuf/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: mypy-protobuf
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/117/head
dependabot[bot] 10 months ago committed by Roland Kurmann
parent bcbf189289
commit f8b0283bdd

10
Pipfile.lock generated

@ -52,7 +52,7 @@
"sha256:f08f2e037bba04e707eebf4bc934f1972a315c883a9e0ebfa8a7756eabf9e357", "sha256:f08f2e037bba04e707eebf4bc934f1972a315c883a9e0ebfa8a7756eabf9e357",
"sha256:fd608e19c8d7c55021dffd43bfe5492fab8cc105cc8986f813f8c3c048b38760" "sha256:fd608e19c8d7c55021dffd43bfe5492fab8cc105cc8986f813f8c3c048b38760"
], ],
"markers": "python_version >= '3.7'", "markers": "python_version >= '3.10'",
"version": "==1.25.2" "version": "==1.25.2"
}, },
"opencv-contrib-python": { "opencv-contrib-python": {
@ -325,7 +325,7 @@
"sha256:8bef7dde241278824a6d83f44a544709b065191b95b6e50894bdc722fcba0504", "sha256:8bef7dde241278824a6d83f44a544709b065191b95b6e50894bdc722fcba0504",
"sha256:f84c2818376e66cf843d497486ea8fed8700b340f308f076c6fb1229dff318b6" "sha256:f84c2818376e66cf843d497486ea8fed8700b340f308f076c6fb1229dff318b6"
], ],
"markers": "python_full_version >= '3.8.0'", "markers": "python_version >= '3.8'",
"version": "==5.12.0" "version": "==5.12.0"
}, },
"lazy-object-proxy": { "lazy-object-proxy": {
@ -420,11 +420,11 @@
}, },
"mypy-protobuf": { "mypy-protobuf": {
"hashes": [ "hashes": [
"sha256:7d75a079651b105076776a35a5405e3fa773b8a167118f1b712e443e9a6c18a2", "sha256:0d0548c6b9a6faf14ce1a9ce2831c403a5c1f2a9363e85b1e2c51d5d57aa8393",
"sha256:da33dfde7547ff57e5ba5564126cbfa114f14413b2fa50759b1fa5de1e4ab511" "sha256:21f270da0a9792a9dac76b0df463c027e561664ab6973c59be4e4d064dfe67dc"
], ],
"index": "pypi", "index": "pypi",
"version": "==3.4.0" "version": "==3.5.0"
}, },
"nuitka": { "nuitka": {
"hashes": [ "hashes": [

Loading…
Cancel
Save