Skip to content

Commit b8f04f5

Browse files
chore(deps): Bump filelock from 3.20.0 to 3.20.3 in /tools/devctr
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.20.0 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.0...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>
1 parent f998382 commit b8f04f5

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.3"
1414
gitlint = "^0.19.1"
1515
ipython = "^8.15.0"
1616
isort = "^5.12.0"

0 commit comments

Comments
 (0)