From 51d47fe64656b73fbadc86a88b9d8e332bd1b1fa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 18 Jul 2023 09:00:16 +0200 Subject: [PATCH] Update pyyaml from 3.12 to 6.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3109b4..b8857d7 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.1 twine==1.10.0 wheel==0.30.0 \ No newline at end of file