Skip to content

Commit 882fe97

Browse files
⬆️ 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](gnikit/tkinter-tooltip@3.1.0...3.1.2) --- updated-dependencies: - dependency-name: tkinter-tooltip dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ca1f5f commit 882fe97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pystray~=0.19.5 # Tray icon (all OS)
77
babel~=2.16.0 # Date/time formatting
88
ruamel.yaml~=0.18.6 # For configuration editor
99
sv-ttk~=2.6.0 # Tk Sun Valley theme for configuration editor
10-
tkinter-tooltip~=3.1.0 # Tooltips for configuration editor
10+
tkinter-tooltip~=3.1.2 # Tooltips for configuration editor
1111
uptime~=3.0.1 # For System Uptime
1212

1313
# Efficient image serialization

0 commit comments

Comments
 (0)