aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorGravatar Mark <[email protected]>2020-04-02 11:10:51 -0700
committerGravatar GitHub <[email protected]>2020-04-02 11:10:51 -0700
commit70dc30334293fecee6708663be0960263fd77fd7 (patch)
treed56ea464bf43d85e09389a5821c9b73e30c6446a /Pipfile
parentCI: remove support for partial cache hits (diff)
parentFixed missed rename for token removal method name change (diff)
Merge branch 'master' into feat/ci/b000/cache-pipenv
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Pipfile b/Pipfile
index 0dcee0e3d..04cc98427 100644
--- a/Pipfile
+++ b/Pipfile
@@ -33,9 +33,7 @@ flake8-tidy-imports = "~=4.0"
flake8-todo = "~=0.7"
pep8-naming = "~=0.9"
pre-commit = "~=2.1"
-safety = "~=1.8"
unittest-xml-reporting = "~=3.0"
-dodgy = "~=0.1"
[requires]
python_version = "3.8"