Skip to content

Commit 1f5b8e6

Browse files
committed
Bump commoncode to latest version
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent ba17dbb commit 1f5b8e6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ chardet==5.0.0
1010
charset-normalizer==2.1.0
1111
click==8.1.7
1212
colorama==0.4.5
13-
commoncode==31.0.3
13+
commoncode==32.0.0
1414
construct==2.10.68
1515
container-inspector==31.1.0
1616
cryptography==42.0.5

setup-mini.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ install_requires =
7070
chardet >= 3.0.0
7171
click >= 6.7, !=7.0
7272
colorama >= 0.3.9
73-
commoncode >= 31.0.3
73+
commoncode >= 32.0.0
7474
container-inspector >= 31.0.0
7575
debian-inspector >= 31.1.0
7676
dparse2 >= 0.7.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ install_requires =
7070
chardet >= 3.0.0
7171
click >= 6.7, !=7.0
7272
colorama >= 0.3.9
73-
commoncode >= 31.0.3
73+
commoncode >= 32.0.0
7474
container-inspector >= 31.0.0
7575
debian-inspector >= 31.1.0
7676
dparse2 >= 0.7.0

0 commit comments

Comments
 (0)