Skip to content

Commit

Permalink
build(deps): bump aiohttp from 3.9.4 to 3.9.5 (#283)
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.9.5.
- [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.9.4...v3.9.5)

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

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 Jun 26, 2024
1 parent f14e82f commit ff899ee
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 80 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pyasn1 = "==0.5.0"
toml = "==0.10.2"
yappi = "==1.6.0"
setuptools = "69.1.1"
aiohttp = "==3.9.4"
aiohttp = "==3.9.5"
python-dateutil = "2.8.2"
msgpack = "1.0.7"
parameterized = "*"
Expand Down
157 changes: 78 additions & 79 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ff899ee

Please sign in to comment.