aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 618b2d5..f3918b6 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -36,7 +36,7 @@ waitress = "^2.1"
SQLAlchemy = { version = "^2.0.15", extras = ["mypy"] }
alembic = "^1.8"
-transaction = "^3"
+transaction = "^4"
"zope.sqlalchemy" = "^3.0"
redis = "^5"