Skip to content

Commit

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

---
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 Apr 18, 2024
1 parent 2ccc654 commit 49dd606
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 82 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.2"
aiohttp = "==3.9.4"
python-dateutil = "2.8.2"
msgpack = "1.0.7"
parameterized = "*"
Expand Down
163 changes: 82 additions & 81 deletions Pipfile.lock

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

0 comments on commit 49dd606

Please sign in to comment.