Skip to content

Commit da68c09

Browse files
authored
Merge pull request #46 from rosineygp/dependabot/pip/tabulate-0.8.10
chore(deps): bump tabulate from 0.8.9 to 0.8.10
2 parents 6e50ec2 + 79a078b commit da68c09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ requests==2.28.0
33
paramiko==2.11.0
44
argh==0.26.2
55
PyYAML==6.0
6-
tabulate==0.8.9
6+
tabulate==0.8.10
77
Kivy==2.1.0
88
kivymd==0.104.2

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"paramiko==2.11.0",
3232
"argh==0.26.2",
3333
"PyYAML==6.0",
34-
"tabulate==0.8.9",
34+
"tabulate==0.8.10",
3535
"Kivy==2.1.0",
3636
"kivymd==0.104.2",
3737
],

0 commit comments

Comments
 (0)