Skip to content

Commit

Permalink
Bump ruff from 0.9.3 to 0.9.4 in /apps/api
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.3 to 0.9.4.
- [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.9.3...0.9.4)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 5718446 commit 2380871
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion apps/api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ requests = "==2.32.3"
uvicorn = {extras = ["standard"], version = "*"}
pytest = "==8.3.4"
httpx = "==0.28.1"
ruff = "==0.9.3"
ruff = "==0.9.4"
fastapi-analytics = "==1.2.2"
python-dotenv = "==1.0.1"
pydantic-settings = "==2.7.1"
Expand Down
40 changes: 20 additions & 20 deletions apps/api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2380871

Please sign in to comment.