Skip to content

Commit

Permalink
Bump async-timeout from 4.0.3 to 5.0.1 (#921)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2024
1 parent 8bf1fc1 commit c973f24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@ dependencies = [
ci = [
# pinned for reproducible CI
"aiohttp==3.11.6",
"async-timeout==4.0.3",
"async-timeout==5.0.1",
"multidict==6.1.0",
"yarl==1.17.2",
]
dev = [
"async-timeout==4.0.3",
"async-timeout==5.0.1",
"codecov==2.1.13",
"mypy==1.11.2",
"packaging==24.1",
Expand Down

0 comments on commit c973f24

Please sign in to comment.