Skip to content

Commit 3568820

Browse files
authored
Merge pull request #6 from jotonedev/dependabot/pip/dependencies-57e1c0d9ef
[poetry] Bump the dependencies group across 1 directory with 2 updates
2 parents 18e5028 + 2678305 commit 3568820

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
@@ -37,7 +37,7 @@ speed = [
3737
"brotli (>=1.1.0,<2.0.0) ; platform_python_implementation == 'CPython' ",
3838
"brotlicffi (>=1.1.0.0,<2.0.0.0) ; platform_python_implementation != 'CPython' ",
3939
"h2 (>=4.2.0,<5.0.0)",
40-
"zstandard (>=0.23.0,<0.24.0)",
40+
"zstandard (>=0.23.0,<0.25.0)",
4141
]
4242

4343
[project.urls]
@@ -49,7 +49,7 @@ dev = [
4949
"ruff~=0.9",
5050
"pytest~=8.3",
5151
"pytest-cov~=6.1",
52-
"pytest-asyncio~=0.24",
52+
"pytest-asyncio>=0.24,<2.0",
5353
"mypy~=1.11",
5454
]
5555
docs = [

0 commit comments

Comments
 (0)