Skip to content

Commit

Permalink
Bump build from 1.0.3 to 1.1.1 (#396)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent ad25997 commit 0f0305c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-e .
build==1.0.3
build==1.1.1
docutils==0.20.1
mypy==1.4.1; implementation_name=="cpython"
pre-commit==2.21.0
Expand Down

0 comments on commit 0f0305c

Please sign in to comment.