Skip to content

Commit

Permalink
chore(deps): bump aiohttp from 3.8.5 to 3.9.1 (#2718)
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.9.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.8.5...v3.9.1)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 5d59d42 commit ffd871a
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 177 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ bikeshed = {editable = true, path = "."}

[packages]
aiofiles = "==23.1.0"
aiohttp = "==3.8.5"
aiohttp = "==3.9.1"
alive-progress = "==3.1.4"
attrs = "==22.1.0"
certifi = "==2023.7.22"
Expand Down
Loading

0 comments on commit ffd871a

Please sign in to comment.