Skip to content

Commit ccd9480

Browse files
Bump filelock from 3.20.0 to 3.20.1
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.0 to 3.20.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.20.0...3.20.1) --- updated-dependencies: - dependency-name: filelock dependency-version: 3.20.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 737f77e commit ccd9480

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.20.0",
14+
"filelock==3.20.1",
1515
"google-cloud-bigquery==3.37.0",
1616
"gspread==6.2.1",
1717
"humanize>=0.5.1",

0 commit comments

Comments
 (0)