We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 367fcaa commit 41a16b9Copy full SHA for 41a16b9
1 file changed
src/basic_memory/cli/auto_update.py
@@ -22,7 +22,7 @@
22
PYPI_JSON_URL = "https://pypi.org/pypi/basic-memory/json"
23
24
PYPI_TIMEOUT_SECONDS = 5
25
-BREW_OUTDATED_TIMEOUT_SECONDS = 15
+BREW_OUTDATED_TIMEOUT_SECONDS = 60
26
UV_UPGRADE_TIMEOUT_SECONDS = 180
27
BREW_UPGRADE_TIMEOUT_SECONDS = 600
28
0 commit comments