Update dependency platformdirs to v3

This commit is contained in:
renovate[bot] 2023-02-24 22:41:25 +00:00 committed by GitHub
commit 8035cad8f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -8,7 +8,7 @@ authors = ["Joakim Hellsén <tlovinator@gmail.com>"]
python = "^3.10"
reader = "^3.4"
discord-webhook = "^1.0.0"
platformdirs = "^2.6.2"
platformdirs = "^3.0.0"
fastapi = "^0.92.0"
uvicorn = { extras = ["standard"], version = "^0.20.0" }
jinja2 = "^3.1.2"