Skip to content

Bump mysqlclient from 2.2.7 to 2.2.8#142

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/mysqlclient-2.2.8
Open

Bump mysqlclient from 2.2.7 to 2.2.8#142
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/mysqlclient-2.2.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Bumps mysqlclient from 2.2.7 to 2.2.8.

Release notes

Sourced from mysqlclient's releases.

v2.2.8

What's Changed

New Contributors

Full Changelog: PyMySQL/mysqlclient@v2.2.7...v2.2.8

Changelog

Sourced from mysqlclient's changelog.

What's new in 2.2.8

Release: 2026-02-10

  • Add local_infile_dir option to restrict LOAD DATA LOCAL INFILE file path. (#755)
  • windows wheel: Update mariadb-connector to 3.4.8 (#773)
  • Add Python 3.14 and drop Python 3.8, 3.9 support. (#774)
  • Experimental support for free threaded Python. Importing MySQLdb doesn't enable the GIL anymore. This doesn't mean mysqlclient is thread safe. You must not use same connection object from multiple threads concurrently. (#775)

======================

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Low Risk
Single dependency patch/minor version bump with no code changes; main risk is unexpected runtime/ABI compatibility issues with the MySQL client library in deployed environments.

Overview
Bumps the pinned Python dependency mysqlclient in requirements.txt from 2.2.7 to 2.2.8.

Written by Cursor Bugbot for commit 052da52. This will update automatically on new commits. Configure here.

Bumps [mysqlclient](https://github.com/PyMySQL/mysqlclient) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/PyMySQL/mysqlclient/releases)
- [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst)
- [Commits](PyMySQL/mysqlclient@v2.2.7...v2.2.8)

---
updated-dependencies:
- dependency-name: mysqlclient
  dependency-version: 2.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 11, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 11, 2026 01:32
@dependabot dependabot bot added the python Pull requests that update python code label Feb 11, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 11, 2026 01:32
@dependabot dependabot bot requested review from Vlad-Georgescu-n-able and bitsikas and removed request for a team February 11, 2026 01:33
@bitsikas bitsikas removed their request for review February 11, 2026 08:51
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