Skip to content

Commit

Permalink
Update build requirement from <0.9.1 to <0.10.1
Browse files Browse the repository at this point in the history
Updates the requirements on [build](https://github.com/pypa/build) to permit the latest version.
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](pypa/build@0.0.1...0.10.0)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mr-c committed Jan 25, 2023
1 parent c88ef77 commit 097061d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ flake8-bugbear < 22.13
tox < 3.29 # until tox-pyenv is updated for tox 4.x
tox-pyenv < 1.2
isort < 5.12
build < 0.9.1
build < 0.10.1
autoflake < 2.1
bandit < 1.7.5

0 comments on commit 097061d

Please sign in to comment.