From 757bcd0efba6fad12e54d21235a3a7cb46a3cab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 17:49:18 +0700 Subject: [PATCH] Bump coverage from 7.3.0 to 7.3.2 (#61) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.0 to 7.3.2. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.3.0...7.3.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d66db1d..0b2398e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Flask==2.3.3 autopep8==2.0.4 gunicorn==21.2.0 pytest==7.4.2 -coverage==7.3.0 +coverage==7.3.2 pony==0.7.17 psycopg2==2.9.8 flask-login==0.6.2