Skip to content

Commit 7fc711b

Browse files
chore(deps-dev): bump pytest from 8.3.3 to 8.3.4 (#225)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bab0f28 commit 7fc711b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ ibm-db-sa = "0.4.1"
3737
sqlalchemy = "2.0.36"
3838

3939
[tool.poetry.group.dev.dependencies]
40-
pytest = "8.3.3"
40+
pytest = "8.3.4"
4141
faker = "33.1.0"
4242
tox = "4.23.2"
4343
mypy = "1.13.0"

0 commit comments

Comments
 (0)