Skip to content

Commit e7bc44b

Browse files
auscompgeekvirtuald
authored andcommitted
Update pybind11-stubgen to 2.5.x
1 parent 2bfae4e commit e7bc44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ install_requires =
3535
typing-extensions
3636
pyyaml >= 5.1
3737
patch == 1.*
38-
pybind11-stubgen ~= 2.3.3
38+
pybind11-stubgen ~= 2.5.1
3939
delocate; platform_system == 'Darwin'
4040
distro; platform_system == 'Linux'
4141
python_requires = >=3.8

0 commit comments

Comments
 (0)