From 57a2e2bb6b4ed78e02a3ca00c3712caa86640f3f Mon Sep 17 00:00:00 2001 From: grillazz Date: Sun, 15 May 2022 13:52:25 +0200 Subject: [PATCH] bump project deps --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0669261..f54845f 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ format Format project code. help Show this help lint Lint project code. lock Refresh pipfile.lock -requirements Refresh requirements.txt from pipfile.lock +requirements Refresh requirements.txt safety Check project and dependencies with safety https://github.com/pyupio/safety test Run project tests up Run project with compose