Skip to content

Commit

Permalink
chore(deps-dev): bump build from 1.0.3 to 1.1.1 (#34)
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 4, 2024
1 parent 53959f4 commit 9263575
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 @@ -49,7 +49,7 @@ test = [
"mypy==1.8.0",
"black==24.2.0",
"flake8==7.0.0",
"build==1.0.3",
"build==1.1.1",
"twine==5.0.0",
]

Expand Down

0 comments on commit 9263575

Please sign in to comment.