Skip to content

Commit

Permalink
Bump aiofiles from 23.2.1 to 24.1.0 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
schizza authored Aug 7, 2024
2 parents 65afd7e + fabc633 commit e1d3c52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements_dev.in
#
aiofiles==23.2.1
aiofiles==24.1.0
# via -r requirements.in
aiohttp==3.9.5
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile
#
aiofiles==23.2.1
aiofiles==24.1.0
# via -r requirements.in
aiohttp==3.9.5
# via -r requirements.in
Expand Down

0 comments on commit e1d3c52

Please sign in to comment.