Skip to content

Commit

Permalink
feat(Dependencies): Update dependency humanize to v4.10.0
Browse files Browse the repository at this point in the history
| datasource | package  | from  | to     |
| ---------- | -------- | ----- | ------ |
| pypi       | humanize | 4.9.0 | 4.10.0 |
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent ce7697f commit b3c86f3
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==42.0.4; python_version >= '3.6'
dateparser==1.2.0; python_version >= '3.5'
decorator==5.1.1; python_version >= '3.5'
dogpile.cache==1.3.3; python_version >= '3.6'
humanize==4.9.0; python_version >= '3.7'
humanize==4.10.0; python_version >= '3.7'
idna==3.7; 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 b3c86f3

Please sign in to comment.