Skip to content

Commit 399d5f3

Browse files
chore(deps): Bump filelock
Bumps the pip group with 1 update in the /tools/devctr directory: [filelock](https://github.com/tox-dev/py-filelock). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1341a4 commit 399d5f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tools/devctr/poetry.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.

tools/devctr/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aws-embedded-metrics = "^3.1.0"
1010
black = "^24.3.0"
1111
# Gitlint locks this to 8.1.3. Lock from our side too to prevent different versions
1212
click = "8.1.3"
13-
filelock = "^3.13.4"
13+
filelock = "^3.20.1"
1414
gitlint = "^0.19.1"
1515
ipython = "^8.15.0"
1616
isort = "^5.12.0"

0 commit comments

Comments
 (0)