Skip to content

Commit 681579a

Browse files
⬆️ Bump aiosignal from 1.3.1 to 1.4.0
Bumps [aiosignal](https://github.com/aio-libs/aiosignal) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/aio-libs/aiosignal/releases) - [Changelog](https://github.com/aio-libs/aiosignal/blob/master/CHANGES.rst) - [Commits](aio-libs/aiosignal@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: aiosignal dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a8e695 commit 681579a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohappyeyeballs==2.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
22
aiohttp==3.10.5 ; python_full_version >= "3.8.1" and python_version < "4.0"
3-
aiosignal==1.3.1 ; python_full_version >= "3.8.1" and python_version < "4.0"
3+
aiosignal==1.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
44
annotated-types==0.7.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
55
anyio==4.4.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
66
async-timeout==4.0.3 ; python_full_version >= "3.8.1" and python_version < "3.11"

0 commit comments

Comments
 (0)