Bump sepaxml to 2.6.*

This commit is contained in:
Raphael Michel
2022-11-18 16:44:54 +01:00
parent 1812a23860
commit 603345762a

View File

@@ -222,7 +222,7 @@ setup(
'reportlab==3.6.*', 'reportlab==3.6.*',
'requests==2.28.*', 'requests==2.28.*',
'sentry-sdk==1.10.*', # when upgrading, check https://github.com/getsentry/sentry-python/issues/1700 'sentry-sdk==1.10.*', # when upgrading, check https://github.com/getsentry/sentry-python/issues/1700
'sepaxml==2.5.*', 'sepaxml==2.6.*',
'slimit', 'slimit',
'static3==0.7.*', 'static3==0.7.*',
'stripe==4.2.*', 'stripe==4.2.*',