From f13c6bc945f166098c041bd0dfff1d7d427f257e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 14:57:07 +0200 Subject: [PATCH] build(deps): bump tox in /build in the build-dependencies group (#462) Bumps the build-dependencies group in /build with 1 update: [tox](https://github.com/tox-dev/tox). Updates `tox` from 4.23.0 to 4.23.2 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.23.0...4.23.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- build/build-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build-constraints.txt b/build/build-constraints.txt index d4387ad..0e9be50 100644 --- a/build/build-constraints.txt +++ b/build/build-constraints.txt @@ -3,5 +3,5 @@ build==1.2.2.post1 hatchling==1.25.0 # These packages are used used as constraints in workflows -tox==4.23.0 +tox==4.23.2 pip-tools==7.4.1 \ No newline at end of file