Skip to content

Commit

Permalink
Bump aiofiles from 22.1.0 to 24.1.0
Browse files Browse the repository at this point in the history
Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 22.1.0 to 24.1.0.
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Commits](Tinche/aiofiles@v22.1.0...v24.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent aab16c1 commit a475f82
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/ubuntu-latest_py3.10.txt pyproject.toml
#
aiofiles==22.1.0
aiofiles==24.1.0
# via ypy-websocket
aioitertools==0.12.0
# via maggma
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.10_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.10_extras.txt pyproject.toml
#
aiofiles==22.1.0
aiofiles==24.1.0
# via ypy-websocket
aiohappyeyeballs==2.4.3
# via aiohttp
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements/ubuntu-latest_py3.11.txt pyproject.toml
#
aiofiles==22.1.0
aiofiles==24.1.0
# via ypy-websocket
aioitertools==0.12.0
# via maggma
Expand Down
2 changes: 1 addition & 1 deletion requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.11_extras.txt pyproject.toml
#
aiofiles==22.1.0
aiofiles==24.1.0
# via ypy-websocket
aiohappyeyeballs==2.4.3
# via aiohttp
Expand Down

0 comments on commit a475f82

Please sign in to comment.