Skip to content

Commit 7492bd2

Browse files
Bump aiosignal from 1.3.1 to 1.3.2
Bumps [aiosignal](https://github.com/aio-libs/aiosignal) from 1.3.1 to 1.3.2. - [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.3.2) --- updated-dependencies: - dependency-name: aiosignal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd4a137 commit 7492bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohttp==3.8.6 ; python_version >= "3.7" and python_version < "4.0"
22
aioresponses==0.7.4 ; python_version >= "3.7" and python_version < "4.0"
3-
aiosignal==1.3.1 ; python_version >= "3.7" and python_version < "4.0"
3+
aiosignal==1.3.2 ; python_version >= "3.7" and python_version < "4.0"
44
argcomplete==3.5.3 ; python_version >= "3.7" and python_version < "4.0"
55
async-timeout==4.0.3 ; python_version >= "3.7" and python_version < "4.0"
66
asynctest==0.13.0 ; python_version >= "3.7" and python_version < "3.8"

0 commit comments

Comments
 (0)