Skip to content

Commit 3b0476f

Browse files
committed
Bump aboutcode-pipeline version
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 4236642 commit 3b0476f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
aboutcode-toolkit==11.0.0
22
aboutcode.federatedcode==0.1.0
33
aboutcode.hashid==0.2.0
4-
aboutcode.pipeline==0.2.0
4+
aboutcode.pipeline==0.2.1
55
arrow==1.3.0
66
asgiref==3.8.1
77
attrs==25.1.0

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ packages = find:
3535
include_package_data = true
3636
zip_safe = false
3737
install_requires =
38-
aboutcode.pipeline >= 0.2.0
38+
aboutcode.pipeline >= 0.2.1
3939
arrow >= 1.3.0
4040
bitarray >= 2.9.2
4141
debian-inspector >= 31.1.0

0 commit comments

Comments
 (0)