Skip to content

Commit

Permalink
Merge pull request #394 from deNBI/deps/humanize-4.x
Browse files Browse the repository at this point in the history
feat(Dependencies): Update dependency humanize to v4.9.0
  • Loading branch information
vktrrdk authored Nov 28, 2023
2 parents 08933bb + 8f9dda4 commit fb66e06
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 @@ -15,7 +15,7 @@ cryptography==41.0.7; python_version >= '3.6'
dateparser==1.1.8; python_version >= '3.5'
decorator==5.1.1; python_version >= '3.5'
dogpile.cache==1.2.2; python_version >= '3.6'
humanize==4.8.0; python_version >= '3.7'
humanize==4.9.0; python_version >= '3.7'
idna==3.6; python_version >= '3'
importlib-metadata==6.8.0; python_version < '3.8'
iso8601==2.1.0; python_version < '4' and python_full_version >= '3.6.2'
Expand Down

0 comments on commit fb66e06

Please sign in to comment.