diff --git a/meta/aleksis-builddeps/pyproject.toml b/meta/aleksis-builddeps/pyproject.toml
index a74a54faed10c284e5bde900b74372319d7809b3..56e95e1e07e318f1bcbcaf2d323a6eb96a463206 100644
--- a/meta/aleksis-builddeps/pyproject.toml
+++ b/meta/aleksis-builddeps/pyproject.toml
@@ -19,7 +19,7 @@ classifiers = [
 [tool.poetry.dependencies]
 python = "^3.9"
 sphinx = "^7.0"
-sphinxcontrib-django = "^0.5.0"
+sphinxcontrib-django = "^2.3.0"
 sphinxcontrib-svg2pdfconverter = "^1.1.1"
 sphinx-autodoc-typehints = "^1.7"
 django-stubs = "^4.2"
@@ -27,12 +27,12 @@ pytest = "^7.2"
 pytest-django = "^4.1"
 pytest-django-testing-postgresql = "^0.2"
 selenium = "^4.0.0"
-safety = "^1.8.5"
+safety = "^2.3.5"
 flake8 = "^6.0.0"
 flake8-django = "^1.0.0"
 flake8-fixme = "^1.1.1"
 flake8-mypy = "^17.8.0"
-flake8-bandit = "^3.0.0"
+flake8-bandit = "^4.1.1"
 flake8-builtins = "^2.0.0"
 flake8-docstrings = "^1.5.0"
 flake8-rst-docstrings = "^0.3.0"