Skip to content

Commit 4a2151a

Browse files
committed
Bump fetchcode to v0.6.0
Signed-off-by: Keshav Priyadarshi <[email protected]>
1 parent ab27d00 commit 4a2151a

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
@@ -39,7 +39,7 @@ docutils==0.17.1
3939
drf-spectacular==0.24.2
4040
drf-spectacular-sidecar==2022.10.1
4141
executing==0.8.3
42-
fetchcode==0.3.0
42+
fetchcode==0.6.0
4343
freezegun==1.2.1
4444
frozenlist==1.3.0
4545
gitdb==4.0.9

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ install_requires =
9090
# networking
9191
GitPython>=3.1.17
9292
requests>=2.25.1
93-
fetchcode>=0.3.0
93+
fetchcode>=0.6.0
9494

9595
#pipeline
9696
aboutcode.pipeline>=0.1.0

0 commit comments

Comments
 (0)