mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-04 13:40:52 -04:00
Bump pytest from 8.4.1 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 8.4.2. - [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.4.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -80,7 +80,7 @@ marshmallow-enum = "^1.5.1"
|
||||
awscli = "^1.40.36"
|
||||
typing-extensions = "^4.15.0"
|
||||
aiohttp = "^3.12.15"
|
||||
pytest = "^8.4.0"
|
||||
pytest = "^8.4.2"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
@@ -99,7 +99,7 @@ jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
|
||||
moto = "==5.1.11"
|
||||
pip-audit = "*"
|
||||
pre-commit = "^4.3.0"
|
||||
pytest = "^8.4.0"
|
||||
pytest = "^8.4.2"
|
||||
pytest-env = "^1.1.3"
|
||||
pytest-mock = "^3.14.1"
|
||||
pytest-cov = "^6.2.1"
|
||||
|
||||
Reference in New Issue
Block a user