Skip to content

Commit

Permalink
build(deps-dev): bump build from 1.0.3 to 1.1.1 (#132)
Browse files Browse the repository at this point in the history
Bumps [build](https://github.com/pypa/build) from 1.0.3 to 1.1.1.
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](pypa/build@1.0.3...1.1.1)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 1, 2024
1 parent fae7b85 commit b7001aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ dependencies = ["mdsanima-dev==0.2.0", "piexif==1.1.3", "pillow==10.2.0"]
[project.optional-dependencies]
dev = [
"black==24.2.0",
"build==1.0.3",
"build==1.1.1",
"flake8==7.0.0",
"ipython==8.22.1",
"isort==5.13.2",
Expand Down

0 comments on commit b7001aa

Please sign in to comment.