Skip to content

Commit

Permalink
Merge pull request #623 from mraniki/renovate/fastapi-0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki authored Aug 4, 2023
2 parents 0f04b89 + 298a5eb commit 36728a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ eth-rlp==0.3.0 ; python_version >= "3.10" and python_version < "4"
eth-typing==3.4.0 ; python_version >= "3.10" and python_version < "4"
eth-utils==2.2.0 ; python_version >= "3.10" and python_version < "4"
exceptiongroup==1.1.2 ; python_version >= "3.10" and python_version < "3.11"
fastapi==0.100.1 ; python_version >= "3.10" and python_version < "4.0"
fastapi==0.101.0 ; python_version >= "3.10" and python_version < "4.0"
findmyorder==1.7.3 ; python_version >= "3.10" and python_version < "4.0"
frozendict==2.3.8 ; python_version >= "3.10" and python_version < "4.0"
frozenlist==1.4.0 ; python_version >= "3.10" and python_version < "4.0"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ asyncz = "^0.5.0"
apprise= "^1.4.0"
httpx = "^0.24.1"
uvicorn = "^0.23.0"
fastapi = "^0.100.0"
fastapi = "^0.101.0"
ping3 = "^4.0.4"
ccxt = "^4.0.0"
dxsp = "^4.2.3"
Expand Down

0 comments on commit 36728a2

Please sign in to comment.