Update dependency ruff to v0.11.13

This commit is contained in:
renovate[bot] 2025-06-06 19:29:27 +00:00 committed by GitHub
parent 7923e815f7
commit a116a70b3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 39 additions and 27 deletions

View file

@ -41,7 +41,7 @@ rich = ">=14.0.0, <14.1.0"
# dayone-only deps
tzlocal = ">=4.0" # https://github.com/regebro/tzlocal/blob/master/CHANGES.txt
[tool.poetry.group.dev.dependencies]
[tool.poetry.dev-dependencies]
black = { version = ">=21.5b2", allow-prereleases = true }
ipdb = "*"
mkdocs = ">=1.4"