Skip to content

Commit

Permalink
Merge pull request #2676 from nexB/2584-progressbar
Browse files Browse the repository at this point in the history
Bump commoncode #2583
  • Loading branch information
pombredanne authored Aug 27, 2021
2 parents cee6d68 + e047ce4 commit 8bf3352
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cffi==1.14.5
chardet==4.0.0
click==8.0.1
colorama==0.4.4
commoncode==21.7.23
commoncode==21.8.27
construct==2.10.67
cryptography==3.4.7
debian-inspector==21.5.25
Expand Down
4 changes: 2 additions & 2 deletions setup-mini.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ install_requires =
chardet >= 3.0.0
click >= 6.7, !=7.0
colorama >= 0.3.9
commoncode >= 21.5.25
commoncode >= 21.8.27
debian-inspector >= 21.5.25
dparse >= 0.5.1
fasteners
Expand Down Expand Up @@ -115,7 +115,7 @@ full =
# linux-only package handling
packages =
rpm_inspector_rpm >= 4.16.1.3; platform_system == 'Linux'
regipy >= 1.9.3; platform_system == 'Linux'
regipy >= 2.0.0; platform_system == 'Linux'
packagedcode_msitools >= 0.101.210706; platform_system == 'Linux'

dev =
Expand Down
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ install_requires =
chardet >= 3.0.0
click >= 6.7, !=7.0
colorama >= 0.3.9
commoncode >= 21.7.23
commoncode >= 21.8.27
debian-inspector >= 21.5.25
dparse >= 0.5.1
fasteners
Expand Down Expand Up @@ -100,8 +100,8 @@ install_requires =
urlpy
xmltodict >= 0.11.0
zipp >= 3.0.0; python_version < "3.9"
extractcode[full] >= 21.7.23
typecode[full] >= 21.6.1
extractcode[full] >= 21.7.23


[options.packages.find]
Expand Down

0 comments on commit 8bf3352

Please sign in to comment.