Skip to content

Commit 7d1e760

Browse files
build(deps): bump pytest from 9.0.3 to 9.1.1 (#42)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66bbcb2 commit 7d1e760

2 files changed

Lines changed: 2 additions & 2 deletions

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.29.0",
13-
"pytest==9.0.3",
13+
"pytest==9.1.1",
1414
"ruff==0.15.20",
1515
"slack-cli-hooks<1",
1616
]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
slack-bolt==1.29.0
2-
pytest==9.0.3
2+
pytest==9.1.1
33
ruff==0.15.20
44
slack-cli-hooks<1

0 commit comments

Comments
 (0)