Skip to content

Commit 1384439

Browse files
committed
build: bump required b2sdk version
1 parent 2ba37be commit 1384439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ include = ["py.typed"]
4141

4242
[tool.poetry.dependencies]
4343
python = "^3.6.1"
44-
b2sdk = ">=1.8.0"
44+
b2sdk = ">=1.8.1"
4545
django = ">=3.0"
4646
typing-extensions = "^3.7.4"
4747

0 commit comments

Comments
 (0)