Skip to content

Commit

Permalink
Build(deps): bump the pip-deps group in /requirements with 1 update (#…
Browse files Browse the repository at this point in the history
…152)

Bumps the pip-deps group in /requirements with 1 update: [pybind11[global]](https://github.com/pybind/pybind11).

- [Release notes](https://github.com/pybind/pybind11/releases)
- [Changelog](https://github.com/pybind/pybind11/blob/master/docs/changelog.rst)
- [Commits](pybind/pybind11@v2.10.4...v2.11.0)

---
updated-dependencies:
- dependency-name: pybind11[global]
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent ee007fa commit 10d8379
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements_build.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
setuptools>=41.0.0
wheel>=0.33.0
pybind11[global]==2.10.4
pybind11[global]==2.11.0
demo_eigen_wrapper==0.0.1
Click>=7.0
Flask==2.3.2
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_eigen_wrapper.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
setuptools>=41.0.0
wheel>=0.33.0
numpy>=1.21.5
pybind11[global]==2.10.4
pybind11[global]==2.11.0

0 comments on commit 10d8379

Please sign in to comment.