summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index aefd1a0..0350b9d 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -71,7 +71,7 @@ doc =
oslosphinx>=4.7.0 # Apache-2.0
database =
SQLAlchemy<1.1.0,>=1.0.10 # MIT
- alembic>=0.8.4 # MIT
+ alembic>=0.8.10 # MIT
SQLAlchemy-Utils # BSD License
PyMySQL>=0.7.6 # MIT License
psycopg2>=2.5 # LGPL/ZPL