From 30e83d236e2dcd6f70c02f9fabb94df9b5cb2335 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 21:49:49 +0000 Subject: [PATCH] :arrow_up: Update ruamel-yaml requirement from ~=0.18.4 to ~=0.18.5 Updates the requirements on [ruamel-yaml]() to permit the latest version. --- updated-dependencies: - dependency-name: ruamel-yaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac9f15d3..67bf8eb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ PyYAML~=6.0.1 # For themes files psutil~=5.9.6 # CPU / disk / network metrics pystray~=0.19.5 # Tray icon (all OS) babel~=2.13.1 # Date/time formatting -ruamel.yaml~=0.18.4 # For configuration editor +ruamel.yaml~=0.18.5 # For configuration editor sv-ttk~=2.5.5 # Tk Sun Valley theme for configuration editor # Efficient image serialization