From 3bed48e9b9446c4ec0403bcab632e105510be753 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 8 Jul 2022 18:07:53 -0300 Subject: [PATCH] Update atomicwrites from 1.3.0 to 1.4.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9d35887..6af0857 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ wcwidth==0.1.7 pyparsing==2.4.7 packaging==19.2 attrs==19.3.0 -atomicwrites==1.3.0 +atomicwrites==1.4.1 colorama==0.4.3 py==1.8.0 pytest==5.4.1