Skip to content

Commit

Permalink
build(deps-dev): bump delocate from 0.11.0 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [delocate](https://github.com/matthew-brett/delocate) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/matthew-brett/delocate/releases)
- [Changelog](https://github.com/matthew-brett/delocate/blob/master/Changelog.md)
- [Commits](matthew-brett/delocate@0.11.0...0.12.0)

---
updated-dependencies:
- dependency-name: delocate
  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 Sep 1, 2024
1 parent e6a2a24 commit be1bd55
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 @@ -70,7 +70,7 @@ py-spy = "^0.3.14"
sphinx-autobuild = ">=2021.3.14,<2025.0.0"
cibuildwheel = "^2.16.2"
ruff = ">=0.5.0,<0.7.0"
delocate = ">=0.10.4,<0.12.0"
delocate = ">=0.10.4,<0.13.0"


[tool.poetry.scripts]
Expand Down

0 comments on commit be1bd55

Please sign in to comment.