Skip to content

Commit

Permalink
Merge pull request #91 from hwakabh/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
hwakabh authored Feb 26, 2024
2 parents 33ef059 + e86efd9 commit 88f828f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
28 changes: 14 additions & 14 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ packages = [{include = "app"}]
python = "^3.12.2"
numpy = "^1.26.4"
mysql-connector-python = "^8.3.0"
fastapi = "^0.109.2"
fastapi = "^0.110.0"
uvicorn = "^0.27.1"
mako = "^1.3.2"
pytest = "^8.0.1"
httpx = "^0.26.0"
pydantic-settings = "^2.2.0"
pytest = "^8.0.2"
httpx = "^0.27.0"
pydantic-settings = "^2.2.1"
sqlalchemy = "^2.0.27"


Expand Down

0 comments on commit 88f828f

Please sign in to comment.