Compare commits

..

No commits in common. "2f107485f8a245841367fd5a461ee9141307235b" and "1b44c4f3c04a3056aab0400f7caa541a3a0d111c" have entirely different histories.

2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View File

@ -1640,4 +1640,4 @@ propcache = ">=0.2.0"
[metadata]
lock-version = "2.0"
python-versions = ">=3.13,<4.0"
content-hash = "92bf0c9096cb9635e75536005f527050c46de6f8be86f08bc8760690f6a6b4d2"
content-hash = "dc4d271e7ecc5d9c0e5308af2d98b22613588c8d745c11be648b11349e6ebde1"

View File

@ -21,7 +21,7 @@ quart = "^0.19.8"
requests-oauthlib = "^2.0.0"
[tool.poetry.dev-dependencies]
djlint = "^1.36.1"
djlint = "^1.36.0"
mypy = "^1.13.0"
ruff = "^0.7.3"
types-oauthlib = "^3.2.0"