Skip to content

build(deps): bump the mysql group across 1 directory with 2 updates#112

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mysql-46990276af
Open

build(deps): bump the mysql group across 1 directory with 2 updates#112
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mysql-46990276af

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the mysql group with 2 updates in the / directory: mysql-connector-python and protobuf.

Updates mysql-connector-python from 9.1.0 to 9.7.0

Changelog

Sourced from mysql-connector-python's changelog.

v9.7.0

This release contains no functional changes.

v9.6.0

This release contains no functional changes.

v9.5.0

  • WL#17049: Remove usage of SQL functions MD5() and SHA1()
  • WL#17088: MySQL Connector Python HeatWave GenAI and ML SDK
  • WL#17048: Remove Python 3.9 support
  • WL#17045: Add support for Python 3.14

v9.4.0

  • WL#16966: Upgrade Python lz4 version
  • WL#16963: Update the OpenTelemetry version
  • WL#16962: Update the Python Protobuf version
  • WL#16954: Make sdist packages pip installable
  • BUG#38072835: Authentication OCI plugin option parameters not being supported by the aio connector
  • BUG#37868219: RPM packages have incorrect copyright year in their metadata
  • BUG#37859771: mysql/connector python version 9.3.0 has a regression which cannot persist binary data with percent signs in it
  • BUG#37820231: Text based django ORM filters doesn't work with Connector/Python
  • BUG#37806057: Rename extra option (when installing wheel package) to install webauthn functionality dependencies
  • BUG#37774513: Inconsistent conversion to_sql for cext vs pure python
  • BUG#37642447: The license type is missing from RPM package
  • BUG#37627508: mysql/connector python fetchmany() has an off by one bug when argument given as 1
  • BUG#37047789: Python connector does not support Django enum
  • BUG#36733242: Contribution: Add Connection Pooling Support for AsyncIO Connector
  • BUG#36452514: Missing version info resources
  • BUG#34950958: MySQL Python Connector doesn't work with ssh in the same process
  • BUG#34844347: Freezes on connection via sshtunnel

v9.3.0

  • WL#16754: The host wildcard no longer applies to localhost
  • WL#16752: Deprecate class methods to access instance data or to know instance internal state
  • WL#16327: Remove Cursors Prepared Raw and Named Tuple
  • BUG#37541353: (Contribution) Fix typing annotation of MySQLConnectionAbstract's close function
  • BUG#37453587: Github links in PyPI project's pages do not work
  • BUG#37418436: Arbitrary File Read in MySQL Python Client library
  • BUG#37410052: Bad formatting of exceptions when connecting with Unix sockets
  • BUG#37399636: The C-extension has a memory leak when working with prepared statements

... (truncated)

Commits
  • cbac6da Updated GPL licence book
  • 8245a3d Updated project setup files.
  • 4111d80 Copyright header year bump
  • 2e3dede Updated Connector/Python version to v9.7.0
  • aec29d9 Updated README.rst with HeatWave GenAI and ML Support & fixed some references...
  • 8cb8ab5 Update copyright year
  • dff090c Updated GPL licence book
  • 3adcaf2 Updated Connector/Python version to v9.6.0
  • d2103ad WL#17048: Remove Python 3.9 support (fix build issues)
  • 5bab6c6 WL#17048: Remove Python 3.9 support (fix build issues)
  • Additional commits viewable in compare view

Updates protobuf from 5.29.6 to 7.35.1

Release notes

Sourced from protobuf's releases.

Protocol Buffers v34.0-rc1

Announcements

Bazel

Compiler

C++

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 25, 2026
@dependabot dependabot Bot changed the title build(deps): bump the mysql group with 2 updates build(deps): bump the mysql group across 1 directory with 2 updates Apr 20, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/mysql-46990276af branch from 3112a1d to 1d8cd67 Compare April 20, 2026 10:24
@dependabot dependabot Bot force-pushed the dependabot/pip/mysql-46990276af branch from 1d8cd67 to 6f1a235 Compare April 30, 2026 09:17
@dependabot dependabot Bot force-pushed the dependabot/pip/mysql-46990276af branch 2 times, most recently from f94d4f2 to d31cd49 Compare May 21, 2026 09:24
@dependabot dependabot Bot force-pushed the dependabot/pip/mysql-46990276af branch 3 times, most recently from 3a16c9c to 5458d47 Compare May 29, 2026 09:48
@dependabot dependabot Bot force-pushed the dependabot/pip/mysql-46990276af branch 3 times, most recently from 361257d to 1fe8f4e Compare June 5, 2026 09:05
@dependabot dependabot Bot force-pushed the dependabot/pip/mysql-46990276af branch 2 times, most recently from 22be836 to c84cc5c Compare June 11, 2026 09:07
Bumps the mysql group with 2 updates in the / directory: [mysql-connector-python](https://github.com/mysql/mysql-connector-python) and [protobuf](https://github.com/protocolbuffers/protobuf).


Updates `mysql-connector-python` from 9.1.0 to 9.7.0
- [Changelog](https://github.com/mysql/mysql-connector-python/blob/trunk/CHANGES.txt)
- [Commits](mysql/mysql-connector-python@9.1.0...9.7.0)

Updates `protobuf` from 5.29.6 to 7.35.1
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: mysql-connector-python
  dependency-version: 9.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mysql
- dependency-name: protobuf
  dependency-version: 7.34.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mysql
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/mysql-46990276af branch from c84cc5c to a5e922d Compare June 12, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants