Skip to content

Commit

Permalink
Update aiofile requirement from ==3.8.* to ==3.9.* in /server (#255)
Browse files Browse the repository at this point in the history
Updates the requirements on [aiofile](https://github.com/mosquito/aiofile) to permit the latest version.
- [Commits](https://github.com/mosquito/aiofile/commits)

---
updated-dependencies:
- dependency-name: aiofile
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent a9445c5 commit 945c6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# prod
aiofile==3.8.*
aiofile==3.9.*
aiohttp==3.10.10
beautifulsoup4==4.12.*
celery==5.4.*
Expand Down

0 comments on commit 945c6d6

Please sign in to comment.