Skip to content

Commit 8073c7f

Browse files
Bump fasteners from 0.19 to 0.20
Bumps [fasteners](https://github.com/harlowja/fasteners) from 0.19 to 0.20. - [Release notes](https://github.com/harlowja/fasteners/releases) - [Changelog](https://github.com/harlowja/fasteners/blob/main/CHANGELOG.md) - [Commits](harlowja/fasteners@0.19...0.20) --- updated-dependencies: - dependency-name: fasteners dependency-version: '0.20' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e755590 commit 8073c7f

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
@@ -42,7 +42,7 @@ classifiers = [
4242
dependencies = [
4343
"ellar >= 0.8.2",
4444
"apache-libcloud >=3.6, <3.9",
45-
"fasteners ==0.19"
45+
"fasteners ==0.20"
4646
]
4747

4848
[project.urls]

0 commit comments

Comments
 (0)