mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
build(deps): bump build in the build-and-release-dependencies group (#2724)
Bumps the build-and-release-dependencies group with 1 update: [build](https://github.com/pypa/build). Updates `build` from 1.2.2 to 1.2.2.post1 - [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.2.2...1.2.2.post1) --- updated-dependencies: - dependency-name: build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-and-release-dependencies ... 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:
parent
e517e84ccb
commit
5fb28ea952
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# The build and tox versions specified here are also used as constraints
|
||||
# during CI and CD Github workflows
|
||||
build==1.2.2
|
||||
build==1.2.2.post1
|
||||
tox==4.1.2
|
||||
hatchling==1.25.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue