dependabot[bot] commited on
Commit
42e4b6d
·
1 Parent(s): d29d7f3

Bump aiofiles from 23.1.0 to 23.2.1

Browse files

Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 23.1.0 to 23.2.1.
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Commits](https://github.com/Tinche/aiofiles/commits)

---
updated-dependencies:
- dependency-name: aiofiles
dependency-type: direct:production
update-type: version-update:semver-minor
...

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

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- aiofiles==23.1.0; python_full_version >= "3.7"
2
  anyio==3.7.1; python_full_version >= "3.6.2" and python_version >= "3.6"
3
  apscheduler==3.10.1
4
  asyncio==3.4.3
 
1
+ aiofiles==23.2.1; python_full_version >= "3.7"
2
  anyio==3.7.1; python_full_version >= "3.6.2" and python_version >= "3.6"
3
  apscheduler==3.10.1
4
  asyncio==3.4.3