Bump build from 1.0.3 to 1.1.1 (#2116)

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](https://github.com/pypa/build/compare/1.0.3...1.1.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>
This commit is contained in:
dependabot[bot] 2024-03-05 21:43:29 +08:00 committed by GitHub
parent b91add4fe8
commit 6fcf89e9bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
build==1.0.3
build==1.1.1
coverage==7.4.1
mypy-extensions==1.0.0; platform_python_implementation=='CPython' and python_version>'3.8'
mypy-zope==1.0.3; platform_python_implementation=='CPython' and python_version>'3.8'