Update dependency pymysql to v1.1.1 #90
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kompetenzinventar/ki-backend#90
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/pymysql-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==1.0.3
->==1.1.1
Release Notes
PyMySQL/PyMySQL (pymysql)
v1.1.1
Compare Source
Release date: 2024-05-21
Cursor.execute()
. It didn't produce valid SQLand might cause SQL injection. (CVE-2024-36039)
v1.1.0
Compare Source
Release date: 2023-06-26
Cursor.warning_count
to check for warnings without additional query (#1056)Cursor.fetchall()
returns empty list instead of tuple (#1115). Note thatCursor.fetchmany()
still return empty tuple after reading all rows for compatibility with Django.Connection.set_character_set(charset, collation=None)
. This method is compatible with mysqlclient. (#1119)Connection.set_charset(charset)
(#1119)Since collation table is vary on MySQL server versions, collation in handshake is fragile.
charset="utf8mb3"
option (#1127)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
2354c23b93
tof671f7a902
f671f7a902
to2a2ac16d66
2a2ac16d66
to6ccdab21c0
6ccdab21c0
tof8afc36528
f8afc36528
toa9536b71b3
a9536b71b3
to8c3fe3fe7d