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 19, 2023
1 parent 7fe6c04 commit ea484fb
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ repos:
# Ruff
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: v0.0.292
rev: v0.1.0
hooks:
- id: ruff
38 changes: 19 additions & 19 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 @@ -98,7 +98,7 @@ greenlet = "^1.1.2 || ^2.0.0 || ^3.0.0"
toml = "^0.10.2"
pytest-mock = "^3.8.2"
respx = "^0.20.0"
ruff = "^0.0.253 || ^0.0.254 || ^0.0.256 || ^0.0.257 || ^0.0.259 || ^0.0.260 || ^0.0.261 || ^0.0.262 || ^0.0.265 || ^0.0.269 || ^0.0.270 || ^0.0.271 || ^0.0.272 || ^0.0.273 || ^0.0.274 || ^0.0.275 || ^0.0.276 || ^0.0.277 || ^0.0.278 || ^0.0.282 || ^0.0.283 || ^0.0.284 || ^0.0.285 || ^0.0.286 || ^0.0.287 || ^0.0.288 || ^0.0.289 || ^0.0.290 || ^0.0.291 || ^0.0.292"
ruff = "^0.0.253 || ^0.0.254 || ^0.0.256 || ^0.0.257 || ^0.0.259 || ^0.0.260 || ^0.0.261 || ^0.0.262 || ^0.0.265 || ^0.0.269 || ^0.0.270 || ^0.0.271 || ^0.0.272 || ^0.0.273 || ^0.0.274 || ^0.0.275 || ^0.0.276 || ^0.0.277 || ^0.0.278 || ^0.0.282 || ^0.0.283 || ^0.0.284 || ^0.0.285 || ^0.0.286 || ^0.0.287 || ^0.0.288 || ^0.0.289 || ^0.0.290 || ^0.0.291 || ^0.0.292 || ^0.1.0"
towncrier = "^22.12.0 || ^23.0.0"
sphinx = "^6.1.3 || ^7.0.0"
myst-parser = "^1.0.0 || ^2.0.0"
Expand Down

0 comments on commit ea484fb

Please sign in to comment.