build(deps): update pyicloud requirement from >=2.4.0 to >=2.6.4
Updates the requirements on [pyicloud](https://github.com/timlaing/pyicloud) to permit the latest version. - [Release notes](https://github.com/timlaing/pyicloud/releases) - [Commits](https://github.com/timlaing/pyicloud/compare/2.4.0...2.6.4) --- updated-dependencies: - dependency-name: pyicloud dependency-version: 2.6.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ boto3>=1.28.0
|
|||||||
paramiko>=3.4.0 # SSH/SFTP implementation for Python (LGPL license)
|
paramiko>=3.4.0 # SSH/SFTP implementation for Python (LGPL license)
|
||||||
|
|
||||||
# iCloud Drive
|
# iCloud Drive
|
||||||
pyicloud>=2.4.0 # Unofficial Apple iCloud API client (MIT license)
|
pyicloud>=2.6.4 # Unofficial Apple iCloud API client (MIT license)
|
||||||
|
|
||||||
# Evernote
|
# Evernote
|
||||||
evernote3>=1.25.14 # Evernote Cloud API SDK for Python 3 (BSD license)
|
evernote3>=1.25.14 # Evernote Cloud API SDK for Python 3 (BSD license)
|
||||||
|
|||||||
Reference in New Issue
Block a user