Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Updates the requirements on pyodbc to permit the latest version.

Commits
  • 7ee5b56 Update version to 5.3
  • 7fe96df Run Github CodeQL action on all branches
  • e6b44ef Use License-Expression in pyproject.toml instead of licence
  • a40c873 Do not perform type check on NULL pointer
  • c1db16c Use HOMEBREW_PREFIX to locate Homebrew (#1212)
  • 80de786 Move sqlite tests from old directory
  • 135fbf8 Port sqlite tests from unittest to pytest
  • 14cbdcc Drop support for EOL Python 3.8
  • ac3f151 bump cibuildwheel to v3.2.1
  • 378d19e Add py3.14 to ubuntu build artifacts
  • Additional commits viewable in compare view

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)

Updates the requirements on [pyodbc](https://github.com/mkleehammer/pyodbc) to permit the latest version.
- [Release notes](https://github.com/mkleehammer/pyodbc/releases)
- [Commits](mkleehammer/pyodbc@5.2.0...5.3.0)

---
updated-dependencies:
- dependency-name: pyodbc
  dependency-version: 5.3.0
  dependency-type: direct:production
...

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 Oct 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 20, 2025 09:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 20, 2025
@codecov
Copy link

codecov bot commented Oct 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.78%. Comparing base (3d54bc0) to head (9023bf1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2104   +/-   ##
=======================================
  Coverage   64.78%   64.78%           
=======================================
  Files          96       96           
  Lines        7891     7891           
  Branches      820      820           
=======================================
  Hits         5112     5112           
  Misses       2599     2599           
  Partials      180      180           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link

✅ 46/46 passed, 7 flaky, 3m0s total

Flaky tests:

  • 🤪 test_validate_non_empty_tables (25ms)
  • 🤪 test_transpiles_informatica_to_sparksql_non_interactive[True] (13.841s)
  • 🤪 test_transpile_teradata_sql_non_interactive[False] (14.353s)
  • 🤪 test_transpile_teradata_sql (16.922s)
  • 🤪 test_transpiles_informatica_to_sparksql_non_interactive[False] (3.424s)
  • 🤪 test_transpile_teradata_sql_non_interactive[True] (5.531s)
  • 🤪 test_transpiles_informatica_to_sparksql (8.998s)

Running from acceptance #2744

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.

2 participants