chore(deps): update python-nonmajor#1404
Open
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Open
chore(deps): update python-nonmajor#1404renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Conversation
Collaborator
|
/gcbrun |
c7e4a70 to
5b69235
Compare
Collaborator
|
/gcbrun |
5b69235 to
e7dec05
Compare
Collaborator
|
/gcbrun |
e7dec05 to
41aea4f
Compare
Collaborator
|
/gcbrun |
41aea4f to
1051bcf
Compare
Collaborator
|
/gcbrun |
1051bcf to
70e5ac7
Compare
Collaborator
|
/gcbrun |
70e5ac7 to
0960e8a
Compare
Collaborator
|
/gcbrun |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.1.2→==1.1.3==2026.2.25→==2026.4.22==3.28.0→==3.29.0==2.49.2→==2.50.0==3.11→==3.13==26.1→==26.2==21.2.4→==21.3.0Release Notes
PyMySQL/PyMySQL (PyMySQL)
v1.1.3Compare Source
Release date: 2026-05-01
Security
Fix
Cursor.callproc()didn't escape procedure name. (#1206)There was a possibility of SQL injection when calling a procedure with a string received from an untrusted source as the procedure name.
NOTICE: This change may cause backward compatibility issues. If you specified a procedure name like
"dbname.funcname", the previous version calledCALL dbname.funcname, but from this version, it will callCALL `dbname.funcname`so you cannot specify procedure name with database name anymore.certifi/python-certifi (certifi)
v2026.4.22Compare Source
tox-dev/py-filelock (filelock)
v3.29.0Compare Source
What's Changed
Full Changelog: tox-dev/filelock@3.28.0...3.29.0
kjd/idna (idna)
v3.13Compare Source
v3.12Compare Source
pypa/packaging (packaging)
v26.2Compare Source
What's Changed
Fixes:
Version,Specifier,SpecifierSet,Tag,Marker, andRequirementpickle-safeand backward-compatible with pickles created in 25.0-26.1 (including references to the removed
packaging._structuresmodule) by @eachimei and @henryiii in #1163, #1168, #1170, and #1171Documentation:
Internal:
New Contributors
Full Changelog: pypa/packaging@26.1...26.2
pypa/virtualenv (virtualenv)
v21.3.0Compare Source
What's Changed
New Contributors
Full Changelog: pypa/virtualenv@21.2.4...21.3.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.