aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorAlex Schofield <git@ajschof.me>2025-02-21 04:18:13 +0000
committerAlex Schofield <git@ajschof.me>2025-02-21 04:18:13 +0000
commitf821075105ab67bd2a297059e57874af5def42c9 (patch)
tree04c5f53a0c703f18574b87d9b51d9d0f54e92380 /pyproject.toml
parente1611183cc7131c894b7e259fbc5a3b11143028b (diff)
downloadgdpr-obfuscator-f821075105ab67bd2a297059e57874af5def42c9.tar.gz
gdpr-obfuscator-f821075105ab67bd2a297059e57874af5def42c9.zip
update dev dependencies in pyproject.toml
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 9fcf04e..592d880 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,6 +17,9 @@ packages = [
pytest = "8.3.4"
pytest-cov = "^6.0.0"
moto = "^5.0.28"
+safety = "^3.3.0"
+black = "^25.1.0"
+pytest-testdox = "^3.1.0"
[build-system]
requires = ["poetry-core>=2.0.0,<3.0.0"]
git.ajschof.me — hosted by ajschofield — powered by cgit