diff options
author | David Runge <dave@sleepmap.de> | 2024-02-26 12:02:59 +0100 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2024-02-26 12:02:59 +0100 |
commit | 0f1992fd53a30f1ef460570da7b1c368b9db47ae (patch) | |
tree | ee2daaee8835763b4f3c14ba9e953893c52f9e58 | |
parent | 5b2551520a56b3566895a0f9ff24ddfd81895689 (diff) | |
download | nvchecker-0f1992fd53a30f1ef460570da7b1c368b9db47ae.tar.gz nvchecker-0f1992fd53a30f1ef460570da7b1c368b9db47ae.tar.bz2 nvchecker-0f1992fd53a30f1ef460570da7b1c368b9db47ae.tar.xz nvchecker-0f1992fd53a30f1ef460570da7b1c368b9db47ae.zip |
Update python-progressbar
Signed-off-by: David Runge <dave@sleepmap.de>
-rw-r--r-- | extra.old.json | 2 | ||||
-rw-r--r-- | extra.old.json~ | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra.old.json b/extra.old.json index fc7439a..332ea10 100644 --- a/extra.old.json +++ b/extra.old.json @@ -501,7 +501,7 @@ "python-pip": "24.0", "python-poyo": "0.5.0", "python-pprofile": "2.1.0", - "python-progressbar": "4.3.2", + "python-progressbar": "4.4.1", "python-publicsuffix": "1.1.1", "python-publicsuffix2": "2.20191221", "python-pyalsa": "v1.2.7", diff --git a/extra.old.json~ b/extra.old.json~ index fd88715..fc7439a 100644 --- a/extra.old.json~ +++ b/extra.old.json~ @@ -528,7 +528,7 @@ "python-pytest-examples": "0.0.10", "python-pytest-helpers-namespace": "2021.12.29", "python-pytest-html": "4.1.1", - "python-pytest-httpserver": "1.0.9", + "python-pytest-httpserver": "1.0.10", "python-pytest-metadata": "3.1.1", "python-pytest-pretty": "1.2.0", "python-pytest-rerunfailures": "13.0", |