From f86736953b61dedd54cc9184783f29d4aaf21552 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 23:21:14 +0000 Subject: [PATCH] Bump tox from 3.19.0 to 3.24.1 Bumps [tox](https://github.com/tox-dev/tox) from 3.19.0 to 3.24.1. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/3.19.0...3.24.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cfb79c3..c978e38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pyxpdf>=0.1.1 pytest==6.0.0 -tox==3.19.0 +tox==3.24.1 #build pip>=19.2.3