Skip to content

Commit e46c760

Browse files
committed
Bump fetchcode to v0.8.2
- Conatians fix for composer versions aboutcode-org/fetchcode#197 - Fix package versions for scoped npm packages aboutcode-org/fetchcode#194 Signed-off-by: Keshav Priyadarshi <git@keshav.space>
1 parent 281ae60 commit e46c760

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ docutils==0.17.1
4040
drf-spectacular==0.24.2
4141
drf-spectacular-sidecar==2022.10.1
4242
executing==0.8.3
43-
fetchcode==0.6.0
43+
fetchcode==0.8.2
4444
freezegun==1.2.1
4545
frozenlist==1.3.0
4646
gitdb==4.0.9

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ install_requires =
9191
# networking
9292
GitPython>=3.1.17
9393
requests>=2.25.1
94-
fetchcode>=0.6.0
94+
fetchcode>=0.8.2
9595

9696
#pipeline
9797
aboutcode.pipeline>=0.1.0

0 commit comments

Comments
 (0)