Skip to content

Commit

Permalink
Merge pull request #132 from corenting/dependabot/pip/production-depe…
Browse files Browse the repository at this point in the history
…ndencies-bc74462c43

chore(deps): bump the production-dependencies group with 3 updates
  • Loading branch information
corenting authored Feb 12, 2024
2 parents c3d29ce + 5101965 commit bf49525
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 15 deletions.
36 changes: 24 additions & 12 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ httpx = {version = "^0.26.0", extras = ["http2"]}
Jinja2 = "^3.1.3"
loguru = "^0.7.0"
lxml = "^5.1.0"
python-multipart = "^0.0.7"
starlette = "^0.37.0"
python-multipart = "^0.0.9"
starlette = "^0.37.1"
timeago = "^1.0.16"
tldextract = "^5.0.0"
uvicorn = {version = "^0.27.0", extras = ["standard"]}
uvicorn = {version = "^0.27.1", extras = ["standard"]}

[tool.poetry.dev-dependencies]
coverage = {version = "*", extras = ["toml"]}
Expand Down

0 comments on commit bf49525

Please sign in to comment.