Skip to content

build(deps-dev): bump pytest-alembic from 0.11.1 to 0.12.1#817

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pytest-alembic-0.12.1
Open

build(deps-dev): bump pytest-alembic from 0.11.1 to 0.12.1#817
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pytest-alembic-0.12.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 13, 2025

Bumps pytest-alembic from 0.11.1 to 0.12.1.

Release notes

Sourced from pytest-alembic's releases.

v0.12.1

What's Changed

Full Changelog: schireson/pytest-alembic@v0.12.0...v0.12.1

v0.12.0

What's Changed

New Contributors

Full Changelog: schireson/pytest-alembic@v0.11.1...v0.12.0

Changelog

Sourced from pytest-alembic's changelog.

v0.12.1 (2025-05-22)

Fixes

  • Handle pyproject.toml based alembic config. (82d9d62)

v0.12.0 (2025-05-16)

Fixes

  • Release 0.12.0 (4baee1e)
  • Failing tests. (1dc5b43)
  • Linting. (0c32cb2)
  • Bump minimum python version on package to 3.7, stop testing 3.7. (32b8f62)
  • Ensure branched revisions are upgraded individually once. (853b116)
  • Updated pyproject.toml to be more flexible with poetry_core versioning. (c7f25c3)
Commits
  • 4774880 Merge pull request #132 from schireson/dc/pyproject_config
  • cfed94d fix: Handle pyproject.toml based alembic config.
  • 75f5b93 Merge pull request #130 from schireson/dc/release
  • 4baee1e fix: Release 0.12.0
  • 48c6033 Merge pull request #129 from mschoettle/python313
  • 1dc5b43 fix: Failing tests.
  • 6627206 Drop SQLAlchemy 1.4.0
  • f1332c5 Add Python 3.13 to CI matrix and explicitly close connection
  • 9550804 Merge pull request #128 from mschoettle/patch-1
  • fd17466 Drop SQLAlchemy 1.3.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pytest-alembic](https://github.com/schireson/pytest-alembic) from 0.11.1 to 0.12.1.
- [Release notes](https://github.com/schireson/pytest-alembic/releases)
- [Changelog](https://github.com/schireson/pytest-alembic/blob/main/CHANGELOG.md)
- [Commits](schireson/pytest-alembic@v0.11.1...v0.12.1)

---
updated-dependencies:
- dependency-name: pytest-alembic
  dependency-version: 0.12.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Nov 13, 2025
@github-actions
Copy link

Coverage report

This PR does not seem to contain any modification to coverable code.

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