From 22a0b5f6c1b37b4ab990551908f0a83a955c1489 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 04:45:09 +0000 Subject: [PATCH] :arrow_up: Update tkinter-tooltip requirement from ~=3.1.0 to ~=3.1.2 Updates the requirements on [tkinter-tooltip](https://github.com/gnikit/tkinter-tooltip) to permit the latest version. - [Release notes](https://github.com/gnikit/tkinter-tooltip/releases) - [Commits](https://github.com/gnikit/tkinter-tooltip/compare/3.1.0...3.1.2) --- updated-dependencies: - dependency-name: tkinter-tooltip 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 0de8bef..5541c35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pystray~=0.19.5 # Tray icon (all OS) babel~=2.15.0 # Date/time formatting ruamel.yaml~=0.18.6 # For configuration editor sv-ttk~=2.6.0 # Tk Sun Valley theme for configuration editor -tkinter-tooltip~=3.1.0 # Tooltips for configuration editor +tkinter-tooltip~=3.1.2 # Tooltips for configuration editor uptime~=3.0.1 # For System Uptime # Efficient image serialization