From 1dd702b721f7d1836af27c8a114f1386ff9f57bd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 07:38:43 +0200 Subject: Adding upstream version 0.7.2. Signed-off-by: Daniel Baumann --- Pipfile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index a9e2661..2ba7864 100644 --- a/Pipfile +++ b/Pipfile @@ -7,10 +7,10 @@ name = "pypi" [dev-packages] towncrier = "==23.6.0" -pytest = "==7.4.0" +pytest = "==7.4.2" pytest-cov = "==4.1.0" -coverage = "==7.2.7" -black = "==23.7.0" -pycodestyle = "==2.10.0" -mypy = "==1.4.1" -tbump = "==6.10.0" +coverage = "==7.3.2" +black = "==23.9.1" +mypy = "==1.5.1" +tbump = "==6.11.0" +ruff = "==0.0.292" -- cgit v1.2.3