From 12352898adf29dd62b2df87481204e18b028430d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:13:47 +0300 Subject: [PATCH] build(deps): bump tox in /build in the build-dependencies group (#444) Bumps the build-dependencies group in /build with 1 update: [tox](https://github.com/tox-dev/tox). Updates `tox` from 4.18.1 to 4.20.0 - [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.18.1...4.20.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor 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 ef79ad8..c527cfa 100644 --- a/build/build-constraints.txt +++ b/build/build-constraints.txt @@ -3,5 +3,5 @@ build==1.2.2 hatchling==1.25.0 # These packages are used used as constraints in workflows -tox==4.18.1 +tox==4.20.0 pip-tools==7.4.1 \ No newline at end of file