Skip to content

Commit 4999623

Browse files
authored
Merge pull request #2096 from GSA/dependabot/pip/pytest-9.0.1
Bump pytest from 9.0.0 to 9.0.1
2 parents c38637c + 72c2061 commit 4999623

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)