Skip to content

Commit

Permalink
Upgrade: Bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [aiohttp](https:/aio-libs/aiohttp) and [idna](https:/kjd/idna).


Updates `aiohttp` from 3.9.3 to 3.9.5
- [Release notes](https:/aio-libs/aiohttp/releases)
- [Changelog](https:/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.9.3...v3.9.5)

Updates `idna` from 3.6 to 3.7
- [Release notes](https:/kjd/idna/releases)
- [Changelog](https:/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.6...v3.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent b47ab62 commit 155dc3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
aiohttp==3.9.3
aiohttp==3.9.5
async-timeout==4.0.3
attrs==23.2.0
certifi==2024.2.2
chardet==5.2.0
click==8.1.7
future==1.0.0
idna==3.6
idna==3.7
multidict==6.0.5
requests==2.31.0
six==1.16.0
Expand Down

0 comments on commit 155dc3a

Please sign in to comment.