diff --git a/poetry.lock b/poetry.lock index af0b5f3..1ebfe81 100644 --- a/poetry.lock +++ b/poetry.lock @@ -368,18 +368,18 @@ files = [ [[package]] name = "mypy-protobuf" -version = "3.4.0" +version = "3.5.0" description = "Generate mypy stub files from protobuf specs" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "mypy-protobuf-3.4.0.tar.gz", hash = "sha256:7d75a079651b105076776a35a5405e3fa773b8a167118f1b712e443e9a6c18a2"}, - {file = "mypy_protobuf-3.4.0-py3-none-any.whl", hash = "sha256:da33dfde7547ff57e5ba5564126cbfa114f14413b2fa50759b1fa5de1e4ab511"}, + {file = "mypy-protobuf-3.5.0.tar.gz", hash = "sha256:21f270da0a9792a9dac76b0df463c027e561664ab6973c59be4e4d064dfe67dc"}, + {file = "mypy_protobuf-3.5.0-py3-none-any.whl", hash = "sha256:0d0548c6b9a6faf14ce1a9ce2831c403a5c1f2a9363e85b1e2c51d5d57aa8393"}, ] [package.dependencies] -protobuf = ">=4.21.8" -types-protobuf = ">=3.20.4" +protobuf = ">=4.23.4" +types-protobuf = ">=4.23.0.2" [[package]] name = "packaging" @@ -568,13 +568,13 @@ files = [ [[package]] name = "types-protobuf" -version = "4.23.0.1" +version = "4.23.0.2" description = "Typing stubs for protobuf" optional = false python-versions = "*" files = [ - {file = "types-protobuf-4.23.0.1.tar.gz", hash = "sha256:7bd5ea122a057b11a82b785d9de464932a1e9175fe977a4128adef11d7f35547"}, - {file = "types_protobuf-4.23.0.1-py3-none-any.whl", hash = "sha256:c926104f69ea62103846681b35b690d8d100ecf86c6cdda16c850a1313a272e4"}, + {file = "types-protobuf-4.23.0.2.tar.gz", hash = "sha256:1066b069d4f0e09bdebb64ca4f35cc6b8accf52f808368046ccec96744af0375"}, + {file = "types_protobuf-4.23.0.2-py3-none-any.whl", hash = "sha256:ee1a1ac8c099870075ef4457c01f3d56e189d8af1c13c3aa9f8dc207ca35337c"}, ] [[package]]