Skip to content

Commit 0889c42

Browse files
committed
Bumped minimal garth version to 0.4.44
1 parent 6033d69 commit 0889c42

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020-2023 Ron Klinkien
3+
Copyright (c) 2020-2024 Ron Klinkien
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [
66
{name = "Ron Klinkien", email = "[email protected]"},
77
]
88
dependencies = [
9-
"garth>=0.4.42",
9+
"garth>=0.4.44",
1010
"withings-sync>=4.1.0",
1111
]
1212
readme = "README.md"

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
garth >= 0.4.23
1+
garth >= 0.4.44
22
withings-sync>=4.1.0
33
readchar
44
requests

0 commit comments

Comments
 (0)