Skip to content

Commit 72c2061

Browse files
Bump pytest from 9.0.0 to 9.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.0...9.0.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2f874b commit 72c2061

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ marshmallow-enum = "^1.5.1"
7979
awscli = "^1.40.36"
8080
typing-extensions = "^4.15.0"
8181
aiohttp = "^3.13.2"
82-
pytest = "^9.0.0"
82+
pytest = "^9.0.1"
8383

8484

8585
[tool.poetry.group.dev.dependencies]
@@ -99,7 +99,7 @@ jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
9999
moto = "==5.1.16"
100100
pip-audit = "*"
101101
pre-commit = "^4.4.0"
102-
pytest = "^9.0.0"
102+
pytest = "^9.0.1"
103103
pytest-env = "^1.2.0"
104104
pytest-mock = "^3.15.1"
105105
pytest-cov = "^7.0.0"

0 commit comments

Comments
 (0)