Skip to content

Commit 41a2676

Browse files
Bump pytest from 8.4 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4 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](pytest-dev/pytest@8.4.0...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>
1 parent e0ec834 commit 41a2676

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.11"
1111
dependencies = [
1212
"slack-bolt==1.25.0",
13-
"pytest==8.4",
13+
"pytest==8.4.2",
1414
"ruff==0.13.3",
1515
"slack-cli-hooks<1",
1616
]

0 commit comments

Comments
 (0)