Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 10, 2023
1 parent f058e52 commit 9b694df
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
repos:
# Generic hooks
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down
21 changes: 5 additions & 16 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 @@ -82,7 +82,7 @@ mediawiki-messages = {version = "*", optional = true}
httpx-gssapi = {version = "^0.1.7 || ^0.2.0", optional = true}
backoff = {version = "^2.2.1", optional = true}
cashews = {extras = ["redis"], version = "^5.1.0 || ^6.0.0", optional = true}
matrix-nio = {version = "^0.20.1 || ^0.21.0", optional = true}
matrix-nio = {version = "^0.20.1 || ^0.21.0 || ^0.22.0", optional = true}
sqlalchemy-helpers = ">=0.11"
koschei-messages = {version = "*", optional = true}
pydantic-settings = "^2.0.2"
Expand Down

0 comments on commit 9b694df

Please sign in to comment.