Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade version fix security bug (infiniflow#1173)
### What problem does this PR solve? due to security problem, need updagre to fix, see bellow ### Type of change - [x] Other (please describe): Name| version | CVE | upgrade version -- | -- | -- | -- PyMySQL | 1.1.0 | CVE-2024-36039 | 1.1.1 Werkzeug | 3.0.1 | CVE-2024-34069 | 3.0.3 aiohttp | 3.9.3 | CVE-2024-30251 | 3.9.4 pillow | 10.2.0 | CVE-2024-28219 | 10.3.0
- Loading branch information