-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
chore: Bump sqlparse to 0.4.4 #24045
chore: Bump sqlparse to 0.4.4 #24045
Conversation
Codecov Report
@@ Coverage Diff @@
## master #24045 +/- ##
==========================================
- Coverage 68.22% 68.18% -0.04%
==========================================
Files 1941 1955 +14
Lines 75261 75456 +195
Branches 8168 8215 +47
==========================================
+ Hits 51344 51451 +107
- Misses 21828 21899 +71
- Partials 2089 2106 +17
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 4 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This PR should resolve #23742 too |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the bump and cleaning this up 👍
Co-authored-by: sebastianliebscher <liebscher.sebastian@protonmail.ch>
SUMMARY
Bump
sqlparse
from 0.4.3 to 0.4.4Fixes #23896 - CVE-2023-30608
Resolves #23742
#23771 have been superseded by this PR
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION