diff --git a/pyproject.toml b/pyproject.toml index 97b9b9d..45254fb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "lxml[html-clean]==6.0.2", "pycsw==2.6.2", "pyproj==3.7.2", - "sqlalchemy==2.0.45", + "sqlalchemy==2.0.46", "djangorestframework==3.15.2", "django-filter==25.2", "requests==2.32.5",