mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
Merge #2740
2740: Update dependencies with CVEs r=mergify[bot] a=Diman0 ## What type of PR? small bug-fix ## What does this PR do? As discussed in mailu-dev channel, updates dependencies that have known CVEs. ### Related issue(s) ## Prerequisites Before we can consider review and merge, please make sure the following list is done and checked. If an entry in not applicable, you can check it or remove it from the list. - [ ] In case of feature or enhancement: documentation updated accordingly - [ ] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file. Co-authored-by: Dimitri Huisman <diman@huisman.xyz>
This commit is contained in:
commit
935329a7d2
@ -12,7 +12,7 @@ cffi==1.15.1
|
||||
charset-normalizer==2.1.1
|
||||
click==8.1.3
|
||||
colorclass==2.2.2
|
||||
cryptography==38.0.3
|
||||
cryptography==39.0.1
|
||||
decorator==5.1.1
|
||||
defusedxml==0.7.1
|
||||
Deprecated==1.2.13
|
||||
@ -58,14 +58,14 @@ psycopg2-binary==2.9.5
|
||||
pycares==4.2.2
|
||||
pycparser==2.21
|
||||
Pygments==2.13.0
|
||||
pyOpenSSL==22.1.0
|
||||
pyOpenSSL==23.1.1
|
||||
pyparsing==2.4.7
|
||||
python-dateutil==2.8.2
|
||||
python-magic==0.4.27
|
||||
pytz==2022.6
|
||||
PyYAML==6.0
|
||||
Radicale==3.1.8
|
||||
redis==4.3.4
|
||||
redis==4.3.6
|
||||
requests==2.28.1
|
||||
six==1.16.0
|
||||
socrate @ file:///app/libs/socrate
|
||||
@ -79,7 +79,7 @@ validators==0.20.0
|
||||
visitor==0.1.3
|
||||
vobject==0.9.6.1
|
||||
watchdog==2.1.9
|
||||
Werkzeug==2.2.2
|
||||
Werkzeug==2.2.3
|
||||
wrapt==1.14.1
|
||||
WTForms==3.0.1
|
||||
WTForms-Components==0.10.5
|
||||
|
Loading…
Reference in New Issue
Block a user