Skip to content

Commit 96c6ca6

Browse files
committed
update dependencies
1 parent 854e513 commit 96c6ca6

File tree

2 files changed

+191
-181
lines changed

2 files changed

+191
-181
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ dependencies = [
4242

4343
[dependency-groups]
4444
dev = [
45-
"pre-commit~=4.3.0",
46-
"pytest~=8.4.2",
47-
"pytest-asyncio~=1.2.0",
45+
"pre-commit~=4.5.0",
46+
"pytest~=9.0.2",
47+
"pytest-asyncio~=1.3.0",
4848
"pytest-cov~=7.0.0",
49-
"python-dotenv~=1.1.1",
49+
"python-dotenv~=1.2.1",
5050
]
5151

5252
[project.urls]

0 commit comments

Comments
 (0)