From 9fcb57afb11ed9ce6c2c79016a360bba733cf58c Mon Sep 17 00:00:00 2001 From: Felix Schwarz Date: Sun, 14 Jun 2026 21:23:46 +0200 Subject: [PATCH] remove requirements.txt This file is not used by any process in this repo. Instead dependabot created an "alert" about a pytest security issue affecting this repo: https://github.com/drgrib/dotmap/security/dependabot/1 --- requirements.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index e3aaf29..0000000 --- a/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -pytest==6.1.2 \ No newline at end of file