Skip to content

Commit 67d41a1

Browse files
chore(deps): update humanize requirement from ~=1.0.0 to ~=2.0.0 (#6876)
Updates the requirements on [humanize](https://github.com/jmoiron/humanize) to permit the latest version. - [Release notes](https://github.com/jmoiron/humanize/releases) - [Commits](jmoiron/humanize@1.0.0...2.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3973655 commit 67d41a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ requests[security]~=2.23
1616
psycopg2-binary~=2.8.4
1717
SQLAlchemy-Utils~=0.36.1
1818
itsdangerous~=1.1
19-
humanize~=1.0.0
19+
humanize~=2.0.0
2020
celery~=4.4
2121
redis>=3.4.1
2222
apscheduler~=3.6.3

0 commit comments

Comments
 (0)