Skip to content

Commit

Permalink
⬆️ Bump build from 0.10.0 to 1.2.2.post1
Browse files Browse the repository at this point in the history
Bumps [build](https://github.com/pypa/build) from 0.10.0 to 1.2.2.post1.
- [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.2.2.post1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 5d81ea4 commit f5207cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
mypy==1.11.2; python_version >= '3.8' and python_version < '3.13'
mypy==1.12.0; python_version >= '3.13'
mypy==1.4.1; python_version < '3.8'
build==0.10.0
build==1.2.2.post1
wheel==0.42.0
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ chardet==5.1.0
isort==5.11.4
codecov==2.1.13
pytest-cov==4.1.0
build==0.10.0
build==1.2.2.post1
wheel==0.42.0
black==23.3.0
mypy==1.11.2; python_version >= '3.8' and python_version < '3.13'
Expand Down

0 comments on commit f5207cc

Please sign in to comment.