Skip to content

Commit cd04de2

Browse files
Bump the pytest-dependencies group across 1 directory with 2 updates (#306)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d9c84d commit cd04de2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ dependencies = [
3939

4040
[project.optional-dependencies]
4141
tests = [
42-
"pytest==8.4.2",
42+
"pytest==9.0.0",
4343
"pytest-cov==7.0.0",
4444
"pytest-timeout==2.4.0",
4545
"pytest-mock-resources[redis]==2.12.4",
4646
"pytest-rerunfailures==16.1",
47-
"pytest-asyncio==1.2.0",
47+
"pytest-asyncio==1.3.0",
4848
"python-keycloak==5.8.1",
4949
"python-slugify>=8.0.4",
5050
"tox==4.32.0",

0 commit comments

Comments
 (0)