Skip to content

Commit

Permalink
build(deps-dev): bump granian in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [granian](https://github.com/emmett-framework/granian).


Updates `granian` from 1.7.5 to 1.7.6
- [Release notes](https://github.com/emmett-framework/granian/releases)
- [Commits](emmett-framework/granian@v1.7.5...v1.7.6)

---
updated-dependencies:
- dependency-name: granian
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 7f6aff7 commit f4a927f
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 52 deletions.
102 changes: 51 additions & 51 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ nvidia-cudnn-cu12 = { version = "8.9.7.29", optional = true }
nvidia-cublas-cu12 = { version = "^12.8.3.14", optional = true }

[tool.poetry.group.server.dependencies]
granian = "^1.7.5"
granian = "^1.7.6"
litestar = "^2.14.0"
pydantic-settings = "^2.7.1"
uvloop = { version = "^0.21.0", markers = "sys_platform != 'win32'" }
Expand Down

0 comments on commit f4a927f

Please sign in to comment.