From 143f7dcdb67452f827dbb5a6c47f94b10818cd68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 08:49:13 +0000 Subject: [PATCH] chore(deps-dev): bump pybind11-stubgen from 2.3 to 2.3.4 Bumps [pybind11-stubgen](https://github.com/sizmailov/pybind11-stubgen) from 2.3 to 2.3.4. - [Release notes](https://github.com/sizmailov/pybind11-stubgen/releases) - [Changelog](https://github.com/sizmailov/pybind11-stubgen/blob/master/CHANGELOG.md) - [Commits](https://github.com/sizmailov/pybind11-stubgen/compare/v2.3...v.2.3.4) --- updated-dependencies: - dependency-name: pybind11-stubgen dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 01c4848a..115ec918 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2126,13 +2126,13 @@ global = ["pybind11-global (==2.11.1)"] [[package]] name = "pybind11-stubgen" -version = "2.3" +version = "2.3.4" description = "PEP 561 type stubs generator for pybind11 modules" optional = false python-versions = "~=3.7" files = [ - {file = "pybind11-stubgen-2.3.tar.gz", hash = "sha256:bbb5dcdb6082a1468ba302d9ba78fb02223341409bfd024d552babd11f4a5973"}, - {file = "pybind11_stubgen-2.3-py3-none-any.whl", hash = "sha256:215236e7beffbfd04b9028c91132ba284d0811ac7ff42b076c13cd0a68a8262d"}, + {file = "pybind11-stubgen-2.3.4.tar.gz", hash = "sha256:b620c9640fb15ad91b3885890fdd4f0318203dc5def4022ecc9f3e714e24625a"}, + {file = "pybind11_stubgen-2.3.4-py3-none-any.whl", hash = "sha256:6d5d2710b6c0ca79cd65dc367b2951226e1ad54c69a5a1a5a01b99588a0d222b"}, ] [[package]]