Skip to content

Commit 17c646b

Browse files
Update dependency universal-pathlib to ^0.3.0
1 parent 641c782 commit 17c646b

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 @@ typing-extensions = "^4.6.3"
1919
tzlocal = "^5.0.1"
2020
un-yaml = ">=0.3.1"
2121
# un-yaml = {git = "https://github.com/data-yaml/un-yaml.git", rev = "main"}
22-
universal-pathlib = "^0.1.3"
22+
universal-pathlib = "^0.3.0"
2323

2424

2525
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)