From d4ba4b1fc9f39f8a7ca53f1c3e6de14381b5c5a3 Mon Sep 17 00:00:00 2001
From: Tine Wittler <no-reply@edugit.org>
Date: Wed, 29 Jun 2022 00:04:54 +0000
Subject: [PATCH] Update dependency safety to v2

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 7fbdedd..b8cd351 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,7 +57,7 @@ flake8-isort = "^4.0.0"
 flake8-builtins = "^1.5.3"
 flake8-docstrings = "^1.5.0"
 flake8-rst-docstrings = "^0.0.14"
-safety = "^1.9.0"
+safety = "^2.0.0"
 sphinx = "^3.0.4"
 sphinx-autodoc-typehints = "^1.10.3"
 pytest-django = "^3.9.0"
-- 
GitLab