diff --git a/requirements/development.txt b/requirements/development.txt index 6d7ec730..e361f247 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -7,7 +7,7 @@ watchfiles==0.21.0 # https://github.com/samuelcolvin/watchfiles Werkzeug==3.0.2 # https://github.com/pallets/werkzeug django-extensions==3.2.3 # https://github.com/django-extensions/django-extensions django-debug-toolbar==4.3.0 # https://github.com/jazzband/django-debug-toolbar -platformdirs==4.2.0 # https://github.com/platformdirs/platformdirs +platformdirs==4.2.2 # https://github.com/platformdirs/platformdirs ruff==0.4.2 # https://github.com/astral-sh/ruff pre-commit==3.7.0 # https://github.com/pre-commit/pre-commit