Skip to content

Commit

Permalink
Bump the minor-versions group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minor-versions group with 2 updates in the / directory: [django](https://github.com/django/django) and [ruff](https://github.com/astral-sh/ruff).


Updates `django` from 5.1.4 to 5.1.5
- [Commits](django/django@5.1.4...5.1.5)

Updates `ruff` from 0.8.6 to 0.9.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.8.6...0.9.2)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-versions
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-versions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 32f9faa commit 55a6826
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 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 @@ -23,7 +23,7 @@ gunicorn = "^23.0.0"
whitenoise = "^6.8.2"

[tool.poetry.group.dev.dependencies]
ruff = "^0.8.6"
ruff = "^0.9.2"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 55a6826

Please sign in to comment.