mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
Bumps the build-and-release-dependencies group with 1 update: [build](https://github.com/pypa/build). Updates `build` from 1.4.4 to 1.5.0 - [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.4.4...1.5.0) --- updated-dependencies: - dependency-name: build dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-and-release-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
4 lines
133 B
Text
4 lines
133 B
Text
# The build and tox versions specified here are also used as constraints
|
|
# during CI and CD Github workflows
|
|
build==1.5.0
|
|
tox==4.1.2
|