Skip to content

Commit 2ce1168

Browse files
committed
Update dvuploader dependency to v0.3.1
Bumped dvuploader from version 0.3.0 to 0.3.1 in pyproject.toml to include the latest fixes and improvements.
1 parent d89c180 commit 2ce1168

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
@@ -19,7 +19,7 @@ dotted-dict = "1.1.3"
1919
rich = "^13.7.1"
2020
nob = "^0.8.2"
2121
nest-asyncio = "^1.6.0"
22-
dvuploader = "^0.3.0"
22+
dvuploader = "^0.3.1"
2323
email-validator = "^2.1.1"
2424
httpx = "^0.28"
2525

0 commit comments

Comments
 (0)