From c0cea01a39de25a49f407f55594eaa8c0a66b0d4 Mon Sep 17 00:00:00 2001 From: Keith James Date: Mon, 29 Jan 2024 13:42:22 +0000 Subject: [PATCH] Bump pytest-it from 0.1.4 to 0.1.5 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 9fc147f..822069b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +1,4 @@ -pytest-it==0.1.4 +pytest-it==0.1.5 pytest==7.4.4 sqlalchemy-utils==0.41.1 black==24.1.1