Skip to content

Commit d9c54f7

Browse files
Bump filelock from 3.19.1 to 3.20.0 (#2735)
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.19.1 to 3.20.0. - [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.19.1...3.20.0) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2d54d7 commit d9c54f7

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
@@ -11,7 +11,7 @@ license = "BSD-3-clause"
1111
dependencies = [
1212
"alembic==1.14.1",
1313
"argparse==1.4.0",
14-
"filelock==3.19.1",
14+
"filelock==3.20.0",
1515
"google-cloud-bigquery==3.37.0",
1616
"gspread==6.2.1",
1717
"humanize>=0.5.1",

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)