Skip to content

Commit b919a2e

Browse files
Bump filelock from 3.20.1 to 3.20.2 (#39)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.1 to 3.20.2. - [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.2) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.2 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 e332522 commit b919a2e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repository = "https://github.com/VectorInstitute/aieng-template-implementation"
88
requires-python = ">=3.12"
99
dependencies = [
1010
"aieng-topic-impl",
11-
"filelock==3.20.1",
11+
"filelock==3.20.2",
1212
"jupyterlab>=4.4.8",
1313
"pip>=25.3",
1414
"urllib3>=2.6.0",

uv.lock

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

0 commit comments

Comments
 (0)