File tree Expand file tree Collapse file tree 2 files changed +69
-67
lines changed Expand file tree Collapse file tree 2 files changed +69
-67
lines changed Original file line number Diff line number Diff line change @@ -43,26 +43,26 @@ beautifulsoup4 = "^4.12.3"
4343gunicorn = [" gunicorn" ]
4444
4545[tool .poetry .group .dev .dependencies ]
46- Werkzeug = " ^3.0.3 "
47- django-debug-toolbar = " ^4.4.2 "
46+ Werkzeug = " ^3.0.4 "
47+ django-debug-toolbar = " ^4.4.6 "
4848django-extensions = " ^3.2.3"
4949fabric = " ^3.2.2"
5050pudb = " ^2024.1"
51- honcho = " ^1.1 .0"
51+ honcho = " ^2.0 .0"
5252
5353# Linters etc.
54- black = " ^24.4.2 "
54+ black = " ^24.10.0 "
5555detect-secrets = " ^1.5.0"
5656djhtml = " ^3.0.6"
57- flake8 = " ^7.0.0 "
57+ flake8 = " ^7.1.1 "
5858isort = " ^5.13.2"
59- pre-commit = " ^3.7 .1"
59+ pre-commit = " ^4.0 .1"
6060seed-isort-config = " ^2.2.0"
6161
6262# Documentation
63- mkdocs = " ^1.6.0 "
64- mkdocs-material = " ^9.5.26 "
65- pymdown-extensions = " ^10.8.1 "
63+ mkdocs = " ^1.6.1 "
64+ mkdocs-material = " ^9.5.41 "
65+ pymdown-extensions = " ^10.11.2 "
6666
6767# Testing
6868wagtail-factories = " ^4.2.1"
You can’t perform that action at this time.
0 commit comments