From b40dc72129db1e4fd190aa11d0c209afbd203097 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 7 Aug 2024 05:29:00 +0200 Subject: [PATCH] Update pyyaml from 3.12 to 6.0.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3109b4..8afcc28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ gitpython==2.1.8 jinja2==2.10 pip==9.0.2 python-dotenv==0.8.2 -pyyaml==3.12 +pyyaml==6.0.2 twine==1.10.0 wheel==0.30.0 \ No newline at end of file