Skip to content

Commit 36dbc7d

Browse files
Bump filelock from 3.18.0 to 3.19.1
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.18.0 to 3.19.1. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.18.0...3.19.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad2dff9 commit 36dbc7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"yt-dlp>=2024.12.23",
3838
"html5lib",
3939
"cachecontrol==0.14.3",
40-
"filelock==3.18.0", # This is needed, but not specified as a dependency by cachecontrol
40+
"filelock==3.19.1", # This is needed, but not specified as a dependency by cachecontrol
4141
"css-html-js-minify==2.5.5",
4242
"pypdf2==1.26.0",
4343
"dictdiffer>=0.8.0",

0 commit comments

Comments
 (0)