Skip to content

Commit 8f74513

Browse files
authored
Merge pull request #523 from mathoudebine/dependabot/pip/tkinter-tooltip-approx-eq-3.1.0
2 parents 3052a25 + ac2a579 commit 8f74513

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.15.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.0.0 # Tooltips for configuration editor
10+
tkinter-tooltip~=3.1.0 # Tooltips for configuration editor
1111

1212
# Efficient image serialization
1313
numpy~=1.24.4; python_version < "3.9" # For Python 3.8 max.

0 commit comments

Comments
 (0)