Skip to content

Commit d7f5e90

Browse files
authored
Merge pull request #73 from hackersandslackers/renovate/cachelib-0.x
Update dependency cachelib to v0.2.0
2 parents 5acfd0f + 35352a3 commit d7f5e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
appdirs==1.4.4; python_version >= "3.6"
22
black==20.8b1; python_version >= "3.6"
3-
cachelib==0.1.1
3+
cachelib==0.2.0
44
click==7.1.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
55
ddtrace==0.44.0; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
66
dnspython==2.0.0; python_version >= "3.6"

0 commit comments

Comments
 (0)