Skip to content

Commit

Permalink
Update dependency dev/filelock to ~=3.13.1 (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent aac6c19 commit 9375013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies = ["httpx >= 0.24.1", "typing-extensions >= 4.1.0"]
[project.optional-dependencies]
dev = [
"build ~= 1.0.3",
"filelock ~= 3.12.4",
"filelock ~=3.13.1",
"mypy ~=1.8.0",
"pre-commit ~= 3.4.0",
"pydoc-markdown ~= 4.8.2",
Expand Down

0 comments on commit 9375013

Please sign in to comment.