Skip to content

Commit

Permalink
Merge pull request #1926 from AppDaemon/dependabot/pip/aiohttp-3.9.3
Browse files Browse the repository at this point in the history
Bump aiohttp from 3.8.6 to 3.9.3
  • Loading branch information
acockburn committed Jan 30, 2024
2 parents e0e800f + 3234406 commit 6ed056d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --extra=dev --output-file=dev-requirements.txt --resolver=backtracking pyproject.toml
#
aiohttp==3.9.2
aiohttp==3.9.3
# via
# aiohttp-jinja2
# appdaemon (pyproject.toml)
Expand Down
2 changes: 1 addition & 1 deletion doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --extra=doc --output-file=doc-requirements.txt --resolver=backtracking pyproject.toml
#
aiohttp==3.9.2
aiohttp==3.9.3
# via
# aiohttp-jinja2
# appdaemon (pyproject.toml)
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 --resolver=backtracking pyproject.toml
#
aiohttp==3.9.2
aiohttp==3.9.3
# via
# aiohttp-jinja2
# appdaemon (pyproject.toml)
Expand Down

0 comments on commit 6ed056d

Please sign in to comment.