Skip to content

Commit

Permalink
Bump the pip-minor-patch group with 1 update (#111)
Browse files Browse the repository at this point in the history
Bumps the pip-minor-patch group with 1 update: [ruff](https://github.com/astral-sh/ruff).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent c8f222f commit 3ddb197
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
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 @@ -38,7 +38,7 @@ pytest-asyncio = "^0.23.4"
pytest-mock = "^3.12.0"
aiosqlite = "^0.19.0"
rich = "^13.7.0"
ruff = "^0.2.0"
ruff = "^0.2.1"

[tool.poetry.scripts]
api = "api.main:main"
Expand Down

0 comments on commit 3ddb197

Please sign in to comment.