You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-07-15 01:24:34 +02:00
Merge #3251
3251: Fix CVE-2024-1135 r=mergify[bot] a=nextgens ## What type of PR? bug-fix ## What does this PR do? Fix CVE-2024-1135 ### 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 - [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/workflow.html#changelog) entry file. Co-authored-by: Florent Daigniere <nextgens@freenetproject.org>
This commit is contained in:
@ -31,7 +31,7 @@ Flask-SQLAlchemy==3.1.1
|
||||
Flask-WTF==1.2.1
|
||||
frozenlist==1.4.1
|
||||
greenlet==3.0.3
|
||||
gunicorn==21.2.0
|
||||
gunicorn==22.0.0
|
||||
idna==3.6
|
||||
importlib-resources==6.1.1
|
||||
infinity==1.5
|
||||
|
1
towncrier/newsfragments/3251.bugfix
Normal file
1
towncrier/newsfragments/3251.bugfix
Normal file
@ -0,0 +1 @@
|
||||
Fix CVE-2024-1135
|
Reference in New Issue
Block a user