Skip to content

Commit

Permalink
Merge pull request #814 from Creatrix-Net/dependabot/pip/cachetools-5…
Browse files Browse the repository at this point in the history
….5.0

Bump cachetools from 5.3.3 to 5.5.0
  • Loading branch information
Dhruvacube authored Sep 19, 2024
2 parents ca01f34 + 4db05df commit 071ccce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ backoff==2.2.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2
beautifulsoup4==4.12.3; python_full_version >= '3.6.0'
betterstatcord.py==3.5.0; python_version >= '3.7' and python_version < '4.0'
braceexpand==0.1.7
cachetools==5.3.3; python_version >= '3.7'
cachetools==5.5.0; python_version >= '3.7'
certifi==2024.7.4; python_version >= '3.6'
cffi==1.16.0; python_version >= '3.8'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
Expand Down

0 comments on commit 071ccce

Please sign in to comment.