Skip to content

Commit e047ce4

Browse files
committed
Bump commoncode #2583
We now display progressbars correctly Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent cee6d68 commit e047ce4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cffi==1.14.5
99
chardet==4.0.0
1010
click==8.0.1
1111
colorama==0.4.4
12-
commoncode==21.7.23
12+
commoncode==21.8.27
1313
construct==2.10.67
1414
cryptography==3.4.7
1515
debian-inspector==21.5.25

setup-mini.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ install_requires =
5959
chardet >= 3.0.0
6060
click >= 6.7, !=7.0
6161
colorama >= 0.3.9
62-
commoncode >= 21.5.25
62+
commoncode >= 21.8.27
6363
debian-inspector >= 21.5.25
6464
dparse >= 0.5.1
6565
fasteners
@@ -115,7 +115,7 @@ full =
115115
# linux-only package handling
116116
packages =
117117
rpm_inspector_rpm >= 4.16.1.3; platform_system == 'Linux'
118-
regipy >= 1.9.3; platform_system == 'Linux'
118+
regipy >= 2.0.0; platform_system == 'Linux'
119119
packagedcode_msitools >= 0.101.210706; platform_system == 'Linux'
120120

121121
dev =

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ install_requires =
5959
chardet >= 3.0.0
6060
click >= 6.7, !=7.0
6161
colorama >= 0.3.9
62-
commoncode >= 21.7.23
62+
commoncode >= 21.8.27
6363
debian-inspector >= 21.5.25
6464
dparse >= 0.5.1
6565
fasteners
@@ -100,8 +100,8 @@ install_requires =
100100
urlpy
101101
xmltodict >= 0.11.0
102102
zipp >= 3.0.0; python_version < "3.9"
103-
extractcode[full] >= 21.7.23
104103
typecode[full] >= 21.6.1
104+
extractcode[full] >= 21.7.23
105105

106106

107107
[options.packages.find]

0 commit comments

Comments
 (0)