Skip to content

Commit

Permalink
chore(deps-dev): bump build from 1.0.3 to 1.2.1 (#158)
Browse files Browse the repository at this point in the history
Bumps [build](https://github.com/pypa/build) from 1.0.3 to 1.2.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.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 3, 2024
1 parent d7c14c3 commit da01219
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
21 changes: 11 additions & 10 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 @@ -44,7 +44,7 @@ Sphinx = ">7.1"

[tool.poetry.group.dev.dependencies]
nox = "^2024.3.2"
build = "^1.0.3"
build = "^1.2.1"

[tool.ruff]
select = ["E", "F", "COM", "RET502", "RET503", "T20"]
Expand Down

0 comments on commit da01219

Please sign in to comment.