Skip to content

Commit

Permalink
build(deps): bump pybind11 from 2.13.1 to 2.13.5
Browse files Browse the repository at this point in the history
Bumps [pybind11](https://github.com/pybind/pybind11) from 2.13.1 to 2.13.5.
- [Release notes](https://github.com/pybind/pybind11/releases)
- [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.rst)
- [Commits](pybind/pybind11@v2.13.1...v2.13.5)

---
updated-dependencies:
- dependency-name: pybind11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 089d1c2 commit 4bf675e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -20,7 +20,7 @@ pillow = "^10.4.0"
mutagen = "^1.47.0"
colorama = "^0.4.6"
ruamel-yaml = "^0.18.6"
pybind11 = "^2.13.1"
pybind11 = "^2.13.5"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 4bf675e

Please sign in to comment.