Skip to content

Commit 4251eb7

Browse files
build(deps): bump the build-dependencies group in /build with 2 updates (#453)
Bumps the build-dependencies group in /build with 2 updates: [build](https://github.com/pypa/build) and [tox](https://github.com/tox-dev/tox). 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](pypa/build@1.2.2...1.2.2.post1) Updates `tox` from 4.20.0 to 4.21.2 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.20.0...4.21.2) --- updated-dependencies: - dependency-name: build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c080b04 commit 4251eb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/build-constraints.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# these packages are used as constraints during build
2-
build==1.2.2
2+
build==1.2.2.post1
33
hatchling==1.25.0
44

55
# These packages are used used as constraints in workflows
6-
tox==4.20.0
6+
tox==4.21.2
77
pip-tools==7.4.1

0 commit comments

Comments
 (0)