Skip to content

Commit 97a993e

Browse files
Upgrade: Bump the dependencies group with 2 updates (#317)
Bumps the dependencies group with 2 updates: [aiohttp](https://github.com/aio-libs/aiohttp) and [idna](https://github.com/kjd/idna). Updates `aiohttp` from 3.9.3 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.3...v3.9.5) Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 56f90bf commit 97a993e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
aiohttp==3.9.3
1+
aiohttp==3.9.5
22
aiosignal==1.3.1
33
async-timeout==4.0.3
44
attrs==23.2.0
55
frozenlist==1.4.1
6-
idna==3.6
6+
idna==3.7
77
multidict==6.0.5
88
PyYAML==6.0.1
99
yarl==1.9.4

0 commit comments

Comments
 (0)