From 4433c7ec86329ff011ffadc010be9220f3429f43 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Thu, 5 Jan 2023 18:11:21 -0500 Subject: [PATCH] tox 4.2.4 Closes #119879. Signed-off-by: Patrick Linnane Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/tox.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/tox.rb b/Formula/tox.rb index f025bf418ee..ae504b93cd7 100644 --- a/Formula/tox.rb +++ b/Formula/tox.rb @@ -3,8 +3,8 @@ class Tox < Formula desc "Generic Python virtualenv management and test command-line tool" homepage "https://tox.readthedocs.io/" - url "https://files.pythonhosted.org/packages/49/10/786f3f7166d155fdf4b37a8b8d220989090b18d30d3d2916d56ee61e32ed/tox-4.2.3.tar.gz" - sha256 "4647fb4ffd683686d8b1cb4836fadda5858abe38b706ed1818d3de5ec95e2b0b" + url "https://files.pythonhosted.org/packages/bc/72/e799ba961ce78daefe170e2c5da87813bc9084e25151d81c577fbf3fe2be/tox-4.2.4.tar.gz" + sha256 "05b1cbf94e02eff40818860b352b4a452d7369558f3bb05809043c6b4c36e5f4" license "MIT" bottle do