Skip to content

Commit

Permalink
chore: update sniffio
Browse files Browse the repository at this point in the history
  • Loading branch information
phi-friday committed May 17, 2024
1 parent 896f4bf commit 4fb79e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ requires-python = ">= 3.8"
dependencies = [
"typing-extensions>=4.4.0",
"anyio>=4.0.0",
"sniffio==1.3.0",
"sniffio>=1.3.1",
"exceptiongroup; python_version < '3.11'",
]

Expand Down

0 comments on commit 4fb79e7

Please sign in to comment.