Bump requests to 2.28.*

This commit is contained in:
Raphael Michel
2022-09-20 10:55:36 +02:00
parent 8cb9f2d742
commit 865e4c14a2

View File

@@ -220,7 +220,7 @@ setup(
'pyuca', 'pyuca',
'redis==4.3.*', 'redis==4.3.*',
'reportlab==3.6.*', 'reportlab==3.6.*',
'requests==2.27.*', 'requests==2.28.*',
'sentry-sdk==1.8.*', 'sentry-sdk==1.8.*',
'sepaxml==2.4.*,>=2.4.1', 'sepaxml==2.4.*,>=2.4.1',
'slimit', 'slimit',