Skip to content

Commit 7887a64

Browse files
committed
pin 'ziggurat_foundations==0.9.1' for latest sqlalchemy-related security fixes (fixes #574)
1 parent 99f64f8 commit 7887a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ typing_extensions; python_version < "3.8"
6060
wheel; python_version <= "3.6"
6161
wheel>=0.38; python_version >= "3.7"
6262
webob
63-
ziggurat_foundations==0.8.4
63+
ziggurat_foundations==0.9.1
6464
zope.interface>=4.7.2,<5
6565
zope.sqlalchemy==1.6

0 commit comments

Comments
 (0)