2514: Update deps r=mergify[bot] a=ghostwheel42

## What type of PR?

update python dependencies

## What does this PR do?

Update python deps in base image


Co-authored-by: Alexander Graf <ghostwheel42@users.noreply.github.com>
main
bors[bot] 2 years ago committed by GitHub
commit 8a90f83bd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -123,8 +123,8 @@ class UserReplyForm(flask_wtf.FlaskForm):
reply_subject = fields.StringField(_('Reply subject')) reply_subject = fields.StringField(_('Reply subject'))
reply_body = fields.StringField(_('Reply body'), reply_body = fields.StringField(_('Reply body'),
widget=widgets.TextArea()) widget=widgets.TextArea())
reply_startdate = fields.html5.DateField(_('Start of vacation')) reply_startdate = fields.DateField(_('Start of vacation'))
reply_enddate = fields.html5.DateField(_('End of vacation')) reply_enddate = fields.DateField(_('End of vacation'))
submit = fields.SubmitField(_('Update')) submit = fields.SubmitField(_('Update'))

@ -5,6 +5,7 @@ libs/socrate
# core/admin # core/admin
alembic alembic
Babel Babel
bcrypt
click click
dnspython dnspython
Flask Flask
@ -14,7 +15,7 @@ Flask-DebugToolbar
Flask-Login Flask-Login
flask-marshmallow flask-marshmallow
Flask-Migrate Flask-Migrate
Flask-SQLAlchemy Flask-SQLAlchemy<3
Flask-WTF Flask-WTF
gunicorn gunicorn
idna idna

@ -1,90 +1,79 @@
aiodns==3.0.0 aiodns==3.0.0
aiohttp==3.8.3 aiohttp==3.8.3
aiosignal==1.2.0 aiosignal==1.2.0
alembic==1.7.4 alembic==1.8.1
appdirs==1.4.4
async-timeout==4.0.2 async-timeout==4.0.2
attrs==22.1.0 attrs==22.1.0
Babel==2.9.1 Babel==2.11.0
bcrypt==3.2.0 bcrypt==4.0.1
blinker==1.4 blinker==1.5
CacheControl==0.12.9 certifi==2022.9.24
certifi==2021.10.8
cffi==1.15.1 cffi==1.15.1
chardet==4.0.0 charset-normalizer==2.1.1
charset-normalizer==2.0.12 click==8.1.3
click==8.0.3 cryptography==38.0.3
colorama==0.4.4 decorator==5.1.1
contextlib2==21.6.0
cryptography==35.0.0
decorator==5.1.0
defusedxml==0.7.1 defusedxml==0.7.1
dnspython==2.1.0 Deprecated==1.2.13
dominate==2.6.0 dnspython==2.2.1
email-validator==1.1.3 dominate==2.7.0
Flask==2.0.2 email-validator==1.3.0
Flask==2.2.2
Flask-Babel==2.0.0 Flask-Babel==2.0.0
Flask-Bootstrap==3.3.7.1 Flask-Bootstrap==3.3.7.1
Flask-DebugToolbar==0.11.0 Flask-DebugToolbar==0.13.1
Flask-Limiter==1.4 Flask-Login==0.6.2
Flask-Login==0.5.0
flask-marshmallow==0.14.0 flask-marshmallow==0.14.0
Flask-Migrate==3.1.0 Flask-Migrate==3.1.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.5.1 Flask-SQLAlchemy==2.5.1
Flask-WTF==0.15.1 Flask-WTF==1.0.1
frozenlist==1.3.1 frozenlist==1.3.1
greenlet==1.1.2 greenlet==2.0.0
gunicorn==20.1.0 gunicorn==20.1.0
html5lib==1.1 idna==3.4
idna==3.3
infinity==1.5 infinity==1.5
intervals==0.9.2 intervals==0.9.2
itsdangerous==2.0.1 itsdangerous==2.1.2
Jinja2==3.0.2 Jinja2==3.1.2
limits==1.5.1 limits==2.7.1
lockfile==0.12.2
Mako==1.2.3 Mako==1.2.3
MarkupSafe==2.0.1 MarkupSafe==2.1.1
marshmallow==3.14.0 marshmallow==3.18.0
marshmallow-sqlalchemy==0.26.1 marshmallow-sqlalchemy==0.28.1
msgpack==1.0.2
multidict==6.0.2 multidict==6.0.2
mysql-connector-python==8.0.25 mysql-connector-python==8.0.31
ordered-set==4.0.2 packaging==21.3
passlib==1.7.4 passlib==1.7.4
podop @ file:///app/libs/podop podop @ file:///app/libs/podop
postfix-mta-sts-resolver==1.0.1 postfix-mta-sts-resolver==1.1.4
progress==1.6 protobuf==3.20.1
protobuf==4.21.7 psycopg2-binary==2.9.5
psycopg2-binary==2.9.3
pycares==4.2.2 pycares==4.2.2
pycparser==2.20 pycparser==2.21
Pygments==2.10.0 Pygments==2.13.0
pyOpenSSL==21.0.0 pyOpenSSL==22.1.0
pyparsing==3.0.4 pyparsing==3.0.9
python-dateutil==2.8.2 python-dateutil==2.8.2
pytz==2021.3 pytz==2022.6
PyYAML==6.0 PyYAML==6.0
Radicale==3.1.8 Radicale==3.1.8
redis==3.5.3 redis==4.3.4
requests==2.26.0 requests==2.28.1
retrying==1.3.3
six==1.16.0 six==1.16.0
socrate @ file:///app/libs/socrate socrate @ file:///app/libs/socrate
SQLAlchemy==1.4.26 SQLAlchemy==1.4.42
srslib==0.1.4 srslib==0.1.4
tabulate==0.8.9 tabulate==0.9.0
tenacity==8.0.1 tenacity==8.1.0
toml==0.10.2 typing_extensions==4.4.0
urllib3==1.26.7 urllib3==1.26.12
validators==0.18.2 validators==0.20.0
visitor==0.1.3 visitor==0.1.3
vobject==0.9.6.1 vobject==0.9.6.1
watchdog==2.1.9 watchdog==2.1.9
webencodings==0.5.1 Werkzeug==2.2.2
Werkzeug==2.0.2 wrapt==1.14.1
WTForms==2.3.3 WTForms==3.0.1
WTForms-Components==0.10.5 WTForms-Components==0.10.5
xmltodict==0.12.0 xmltodict==0.13.0
yarl==1.8.1 yarl==1.8.1

Loading…
Cancel
Save