Skip to content

Commit

Permalink
build(deps-dev): bump pybind11-stubgen from 2.4.2 to 2.5
Browse files Browse the repository at this point in the history
Bumps [pybind11-stubgen](https://github.com/sizmailov/pybind11-stubgen) from 2.4.2 to 2.5.
- [Release notes](https://github.com/sizmailov/pybind11-stubgen/releases)
- [Changelog](https://github.com/sizmailov/pybind11-stubgen/blob/master/CHANGELOG.md)
- [Commits](sizmailov/pybind11-stubgen@v2.4.2...v.2.5)

---
updated-dependencies:
- dependency-name: pybind11-stubgen
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and cauliyang committed Mar 5, 2024
1 parent 3c3d3ec commit a7e500d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ typer = "^0.9.0"
[tool.poetry.group.dev.dependencies]
pytest = ">=7.3.1,<9.0.0"
pytest-sugar = ">=0.9.7,<1.1.0"
pybind11-stubgen = ">=0.13,<2.5"
pybind11-stubgen = ">=0.13,<2.6"
invoke = "^2.1.2"
ipdb = "^0.13.13"
pytest-ordering = "^0.6"
Expand Down

0 comments on commit a7e500d

Please sign in to comment.