Skip to content

Commit

Permalink
Bump aiofiles from 22.1.0 to 23.2.1 in /package (#1518)
Browse files Browse the repository at this point in the history
* Bump aiofiles from 22.1.0 to 23.2.1 in /package

Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 22.1.0 to 23.2.1.
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Commits](Tinche/aiofiles@v22.1.0...v23.2.1)

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

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

* Update package/requirements.txt

Co-authored-by: Juan Luis Cano Rodríguez <[email protected]>

* Add missing [s3] to requirements

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rashidakanchwala <[email protected]>
Co-authored-by: Juan Luis Cano Rodríguez <[email protected]>
Co-authored-by: Mehdi Naderi Varandi <[email protected]>
  • Loading branch information
4 people authored Oct 24, 2023
1 parent 124005f commit e4c1906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kedro>=0.17.5
ipython>=7.0.0, <9.0
fastapi>=0.73.0, <0.96.0
fsspec[s3]>=2021.4, <2024.1
aiofiles==22.1.0
aiofiles>=22.1.0
uvicorn[standard]~=0.22.0
watchgod~=0.8.2
plotly>=4.0
Expand Down

0 comments on commit e4c1906

Please sign in to comment.