Skip to content

Commit

Permalink
Merge pull request #2727 from uktrade/fix/upgrade-aiohttp-8.3.5
Browse files Browse the repository at this point in the history
upgrade aiohttp to 3.8.5
  • Loading branch information
sekharpanja authored Aug 14, 2023
2 parents d9a9a0a + ab518c3 commit 68e0b63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mlflow/requirements-mlflow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ multidict==6.0.2
# via
# aiohttp
# yarl
numpy==1.22.0
numpy==1.23.5
# via
# contourpy
# matplotlib
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 requirements.in
#
aiohttp==3.8.4
aiohttp==3.8.5
# via
# -r requirements.in
# elasticsearch
Expand Down

0 comments on commit 68e0b63

Please sign in to comment.