Skip to content

Commit ddd2033

Browse files
authored
Merge pull request #228 from robotpy/bump-stubgen
Update pybind11-stubgen to 2.5.x
2 parents 4a89428 + e7bc44b commit ddd2033

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)