Skip to content

Commit

Permalink
Merge pull request #130 from chris48s/dependabot/pip/starlette-0.37.1
Browse files Browse the repository at this point in the history
Bump starlette from 0.37.0 to 0.37.1
  • Loading branch information
chris48s committed Feb 23, 2024
2 parents 321e168 + 062afb0 commit b840e70
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name = "pypi"

[packages]
json-schema-for-humans = "==0.47"
starlette = "==0.37.0"
starlette = "==0.37.1"
httpx = "==0.26.0"

[dev-packages]
Expand Down
14 changes: 7 additions & 7 deletions Pipfile.lock

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

0 comments on commit b840e70

Please sign in to comment.