From fc3ff9305e842ee9bb0aa381f5ddd24bdfae0810 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 01:30:01 +0000 Subject: [PATCH] build(deps): bump the minor-and-patch group with 2 updates Bumps the minor-and-patch group with 2 updates: [sqladmin](https://github.com/aminalaee/sqladmin) and [pytest](https://github.com/pytest-dev/pytest). Updates `sqladmin` from 0.16.1 to 0.17.0 - [Release notes](https://github.com/aminalaee/sqladmin/releases) - [Changelog](https://github.com/aminalaee/sqladmin/blob/main/CHANGELOG.md) - [Commits](https://github.com/aminalaee/sqladmin/compare/0.16.1...0.17.0) Updates `pytest` from 8.2.0 to 8.2.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.0...8.2.1) --- updated-dependencies: - dependency-name: sqladmin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0d0f9ab..637a476 100644 --- a/poetry.lock +++ b/poetry.lock @@ -798,13 +798,13 @@ windows-terminal = ["colorama (>=0.4.6)"] [[package]] name = "pytest" -version = "8.2.0" +version = "8.2.1" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.2.0-py3-none-any.whl", hash = "sha256:1733f0620f6cda4095bbf0d9ff8022486e91892245bb9e7d5542c018f612f233"}, - {file = "pytest-8.2.0.tar.gz", hash = "sha256:d507d4482197eac0ba2bae2e9babf0672eb333017bcedaa5fb1a3d42c1174b3f"}, + {file = "pytest-8.2.1-py3-none-any.whl", hash = "sha256:faccc5d332b8c3719f40283d0d44aa5cf101cec36f88cde9ed8f2bc0538612b1"}, + {file = "pytest-8.2.1.tar.gz", hash = "sha256:5046e5b46d8e4cac199c373041f26be56fdb81eb4e67dc11d4e10811fc3408fd"}, ] [package.dependencies] @@ -1011,13 +1011,13 @@ files = [ [[package]] name = "sqladmin" -version = "0.16.1" +version = "0.17.0" description = "SQLAlchemy admin for FastAPI and Starlette" optional = false python-versions = ">=3.8" files = [ - {file = "sqladmin-0.16.1-py3-none-any.whl", hash = "sha256:eb90d453740a5749e5f9701e1d4d35d4db9c54f5d907f0705873e2aa0ac2913f"}, - {file = "sqladmin-0.16.1.tar.gz", hash = "sha256:5d43ddf5bdca05fe5e806d9d328268f96adae37558dbd0aad2fc57e0f660ba83"}, + {file = "sqladmin-0.17.0-py3-none-any.whl", hash = "sha256:bc1cc8d6a07b815d900d730185cecd3053b745857c444ddee81dbfa15588b1b9"}, + {file = "sqladmin-0.17.0.tar.gz", hash = "sha256:d23bfce1527495550084ed50f49af3c38fd988704643429c78b62d9f93f8677a"}, ] [package.dependencies]