diff mbox series

requirements: Move to atomicwrites==1.4.1

Message ID 20220708194304.2578946-1-trini@konsulko.com
State Accepted
Commit 52686b87390791945eb05deaedac3c47f193a80f
Delegated to: Tom Rini
Headers show
Series requirements: Move to atomicwrites==1.4.1 | expand

Commit Message

Tom Rini July 8, 2022, 7:43 p.m. UTC
As explained upstream:
https://github.com/untitaker/python-atomicwrites/issues/61 there is no
longer a 1.3.0 version but the API is unchanged.  Move to 1.4.1.

Signed-off-by: Tom Rini <trini@konsulko.com>
---
 test/py/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini July 8, 2022, 7:57 p.m. UTC | #1
On Fri, Jul 08, 2022 at 03:43:04PM -0400, Tom Rini wrote:

> As explained upstream:
> https://github.com/untitaker/python-atomicwrites/issues/61 there is no
> longer a 1.3.0 version but the API is unchanged.  Move to 1.4.1.
> 
> Signed-off-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/test/py/requirements.txt b/test/py/requirements.txt
index 33c5c0bbc41b..2d0fcc965cf7 100644
--- a/test/py/requirements.txt
+++ b/test/py/requirements.txt
@@ -1,4 +1,4 @@ 
-atomicwrites==1.3.0
+atomicwrites==1.4.1
 attrs==19.3.0
 coverage==4.5.4
 extras==1.0.0