Skip to content

Commit

Permalink
Bump pytest-alembic from 0.10.7 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [pytest-alembic](https://github.com/schireson/pytest-alembic) from 0.10.7 to 0.11.0.
- [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.10.7...v0.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent cee19bb commit 52bb891
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ mypy = "^1.4.1"
psycopg2-binary = "~2.9.5"
pyfakefs = "^5.3"
pytest = ">=7.2.0"
pytest-alembic = "^0.10.4"
pytest-alembic = "^0.11.0"
pytest-cov = "^4.0.0"
pytest-timeout = "*"
requests-mock = "1.11.0"
Expand Down

0 comments on commit 52bb891

Please sign in to comment.