Skip to content

Commit cb86db8

Browse files
fix(deps): update dependency filelock to ~3.20.0 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1fda251 commit cb86db8

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
@@ -14,7 +14,7 @@ readme = "README.md"
1414
python = "^3.8"
1515
singletons = "~0.2.5"
1616
cached-property = "~1.5.2"
17-
filelock = "~3.12.2"
17+
filelock = "~3.20.0"
1818
path = ">=16.2,<=16.7.1"
1919
mashumaro = {version = ">=3,<=3.8.1", optional = true}
2020

0 commit comments

Comments
 (0)