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] authored Dec 2, 2024
1 parent a6c6cbf commit b00d368
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repos:
# Ruff
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: v0.7.4
rev: v0.8.0
hooks:
- id: ruff

Expand Down
2 changes: 1 addition & 1 deletion 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 @@ -52,7 +52,7 @@ pydantic-settings = "^2.4.0"
aiosqlite = "^0.20.0"
authlib = "^1.3.1"
itsdangerous = "^2.2.0"
httpx = "^0.27.0"
httpx = "^0.27.0 || ^0.28.0"
pyyaml = "^6.0.2"
backoff = "^2.2.1"
httpx-gssapi = "^0.3.1"
Expand Down

0 comments on commit b00d368

Please sign in to comment.