Skip to content

Commit a779bed

Browse files
build(deps): bump the build-dependencies group in /build with 2 updates
Bumps the build-dependencies group in /build with 2 updates: [tox](https://github.com/tox-dev/tox) and [pip-tools](https://github.com/jazzband/pip-tools). Updates `tox` from 4.30.2 to 4.30.3 - [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.30.2...4.30.3) Updates `pip-tools` from 7.5.0 to 7.5.1 - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](jazzband/pip-tools@v7.5.0...v7.5.1) --- updated-dependencies: - dependency-name: tox dependency-version: 4.30.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: pip-tools dependency-version: 7.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a8b4440 commit a779bed

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
@@ -3,5 +3,5 @@ build==1.3.0
33
hatchling==1.27.0
44

55
# These packages are used used as constraints in workflows
6-
tox==4.30.2
7-
pip-tools==7.5.0
6+
tox==4.30.3
7+
pip-tools==7.5.1

0 commit comments

Comments
 (0)