Skip to content

Commit c3641d1

Browse files
committed
update dependencies
1 parent f2d27ae commit c3641d1

3 files changed

Lines changed: 325 additions & 273 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ Homepage = "https://github.com/bubble-python/bubble-data-api-client"
1515
[dependency-groups]
1616
dev = [
1717
"coverage~=7.10",
18-
"pytest~=8.4",
18+
"pytest~=9.0",
1919
"pytest-asyncio~=1.1",
2020
"ruff~=0.12",
2121
"respx~=0.22",
22-
"python-dotenv~=1.1.1",
22+
"python-dotenv~=1.2.1",
2323
"ipython~=9.5",
2424
]
2525

0 commit comments

Comments
 (0)