Skip to content

Commit eaecca9

Browse files
Bump filelock from 3.20.1 to 3.20.3 (#121)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.1 to 3.20.3. - [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.20.1...3.20.3) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 247ec09 commit eaecca9

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

poetry.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ torch = { version = ">=2.5.0", optional = true }
3232
av = "^15.1.0"
3333
vulture = "^2.14"
3434
openai= "1.60.1"
35-
filelock = "3.20.1"
35+
filelock = "3.20.3"
3636

3737

3838
[tool.poetry.extras]

0 commit comments

Comments
 (0)