Skip to content

Commit

Permalink
Bump aiohttp from 3.9.2 to 3.9.4
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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent aa8a588 commit 43d3502
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 157 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
aiohttp = "~=3.9.2"
aiohttp = "~=3.9.4"
requests = "~=2.31.0"
meraki = "~=1.40.1"
jinja2 = "==3.1.3"
Expand Down
Loading

0 comments on commit 43d3502

Please sign in to comment.