Skip to content

Commit 87ff1fb

Browse files
build(deps): bump pathlib-abc from 0.5.0 to 0.5.1 (#404)
Bumps [pathlib-abc](https://github.com/barneygale/pathlib-abc) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/barneygale/pathlib-abc/releases) - [Changelog](https://github.com/barneygale/pathlib-abc/blob/main/CHANGES.rst) - [Commits](barneygale/pathlib-abc@0.5.0...0.5.1) --- updated-dependencies: - dependency-name: pathlib-abc dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85387db commit 87ff1fb

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
@@ -16,7 +16,7 @@ maintainers = [
1616
requires-python = ">=3.9"
1717
dependencies = [
1818
"fsspec >=2024.5.0",
19-
"pathlib-abc ==0.5.0",
19+
"pathlib-abc ==0.5.1",
2020
]
2121
classifiers = [
2222
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)