dependabot[bot] commited on
Commit
cac8d65
·
1 Parent(s): dc02936

Bump aiohttp from 3.9.0 to 3.9.1

Browse files

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0...v3.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  # ==== A ====
2
  aiofiles==23.2.1
3
- aiohttp==3.9.0
4
  APScheduler==3.10.4
5
  alphabet-detector==0.0.7
6
  asyncio==3.4.3
 
1
  # ==== A ====
2
  aiofiles==23.2.1
3
+ aiohttp==3.9.1
4
  APScheduler==3.10.4
5
  alphabet-detector==0.0.7
6
  asyncio==3.4.3