Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 6cdd98a commit c895a1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r requirements-all.txt
black==23.9.1
build==0.10.0
build==1.0.3
factory-boy==3.2.1
flake8==5.0.4
isort==5.12.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ sentry =
sentry-sdk==1.31.0
dev =
black==23.9.1
build==0.10.0
build==1.0.3
flake8==5.0.4
isort==5.12.0
mypy==1.4.1
Expand Down

0 comments on commit c895a1e

Please sign in to comment.