From 24fd6d2460426f043b780c92e0082f98bcd0c4b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Oct 2022 14:04:59 +0000 Subject: [PATCH] Bump pudb from 2019.2 to 2022.1.2 Bumps [pudb](https://github.com/inducer/pudb) from 2019.2 to 2022.1.2. - [Release notes](https://github.com/inducer/pudb/releases) - [Commits](https://github.com/inducer/pudb/compare/v2019.2...v2022.1.2) --- updated-dependencies: - dependency-name: pudb dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c2f68e06..26d3f3fe6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ loguru opencv-python-headless==4.6.0.66 open-clip-torch==2.0.2 pandas==1.4.3 -pudb==2019.2 +pudb==2022.1.2 pytorch-lightning==1.7.7 realesrgan==0.3.0 test-tube>=0.7.5