chore(deps): update python-nonmajor#1404
Open
renovate-bot wants to merge 1 commit into
Open
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 |
0960e8a to
56f7e86
Compare
Collaborator
|
/gcbrun |
56f7e86 to
add429f
Compare
Collaborator
|
/gcbrun |
add429f to
191ea3d
Compare
Collaborator
|
/gcbrun |
191ea3d to
babc252
Compare
Collaborator
|
/gcbrun |
babc252 to
209ac5d
Compare
Collaborator
|
/gcbrun |
209ac5d to
aab8910
Compare
Collaborator
|
/gcbrun |
aab8910 to
59a89d8
Compare
Collaborator
|
/gcbrun |
59a89d8 to
12eda95
Compare
Collaborator
|
/gcbrun |
12eda95 to
9488751
Compare
Collaborator
|
/gcbrun |
9488751 to
1d5a1d9
Compare
Collaborator
|
/gcbrun |
1d5a1d9 to
1a9318d
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.52.0==3.11→==3.15==26.1→==26.2==21.2.4→==21.3.3Release 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.15Compare Source
check_label,short-circuiting contextual-rule processing for oversized input
while staying compatible with UTS 46 usage.
frozensets (avoiding per-codepoint list construction), simplify
length checks, and reuse the shared
_unicode_dots_refromidna.corein the codec module.raise ... from errfor proper exception chaining andswitch internal string formatting to f-strings.
flit_core4.x in the build backend.pyupgrade, perflint) and apply the surfaced fixes; pin lint CI
to Python 3.14.
initial GHSA identifier.
Thanks to Felix Yan, Stan Ulbrych, and metsw24-max for
contributions to this release.
v3.14Compare Source
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.3Compare Source
What's Changed
Full Changelog: pypa/virtualenv@21.3.2...21.3.3
v21.3.2Compare Source
What's Changed
Full Changelog: pypa/virtualenv@21.3.1...21.3.2
v21.3.1Compare Source
What's Changed
Full Changelog: pypa/virtualenv@21.3.0...21.3.1
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.