Skip to content

Commit a5254be

Browse files
authored
Merge pull request #183 from hackersandslackers/dependabot/pip/cachelib-0.9.0
2 parents d742058 + 864355a commit a5254be

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,5 +1,5 @@
11
async-timeout==4.0.2; python_version >= "3.6"
2-
cachelib==0.6.0; python_version >= "3.6"
2+
cachelib==0.9.0; python_version >= "3.6"
33
click==8.1.2; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
44
colorama==0.4.4; python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.5.0"
55
deprecated==1.2.13; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"

0 commit comments

Comments
 (0)