Skip to content

chore(deps-dev): bump pymssql from 2.3.9 to 2.3.11#1035

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pymssql-2.3.11
Open

chore(deps-dev): bump pymssql from 2.3.9 to 2.3.11#1035
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pymssql-2.3.11

Conversation

@dependabot
Copy link
Contributor

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

Bumps pymssql from 2.3.9 to 2.3.11.

Release notes

Sourced from pymssql's releases.

pymssql 2.0 greenish

Experimental support for greening for gevent, etc.

Changelog

Sourced from pymssql's changelog.

Version 2.3.11 - 2025-12-30 - Mikhail Terekhov

General

  • Drop build of MacOS-13 wheels (The macOS-13 based runner images are now retired on GitHub).

Internals

  • Bump actions/upload-artifacts and actions/download-artifacts.
  • Update psutil requirement to <7.2.2 for testing wheels.
  • Improve executemany to get every batch result and check for the total query size (for #952).

Version 2.3.10 - 2025-11-30 - Mikhail Terekhov

General

  • Add get_cur_db() method to MSSQLConnection, thanks to jnahmias (PR #979).
Commits
  • a76607e Update ChangeLog.rst
  • 9432d02 Rework executemany to get every batch result and check for the total query size.
  • 816f24c Avoid string formatting when debugging is off.
  • f0b53ab Update psutil requirement from <7.1.4 to <7.2.2
  • 2f96814 Bump actions/download-artifact from 6 to 7
  • 2799ad4 Bump actions/upload-artifact from 5 to 6
  • a15131a The macOS-13 based runner images are now retired.
  • 8b106c2 Use file for license in pyproject.toml.
  • 4a8b37a Update ChangeLog.rst
  • 37cbe61 Bump actions/checkout from 5 to 6
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [pymssql](https://github.com/pymssql/pymssql) from 2.3.9 to 2.3.11.
- [Release notes](https://github.com/pymssql/pymssql/releases)
- [Changelog](https://github.com/pymssql/pymssql/blob/master/ChangeLog.rst)
- [Commits](pymssql/pymssql@v2.3.9...v2.3.11)

---
updated-dependencies:
- dependency-name: pymssql
  dependency-version: 2.3.11
  dependency-type: direct:development
  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 2, 2026
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