chore: bump ruff from 0.3.2 to 0.3.3

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.2...v0.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-19 07:16:04 +00:00 committed by GitHub
parent dd9dd77f3c
commit e2c249b4c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ dependencies = [
[project.optional-dependencies] [project.optional-dependencies]
dev = [ dev = [
"hatch==1.9.4", "hatch==1.9.4",
"ruff==0.3.2", "ruff==0.3.3",
"djlint==1.34.1", "djlint==1.34.1",
"mkdocs==1.5.3", "mkdocs==1.5.3",
"mkdocs-material==9.5.14", "mkdocs-material==9.5.14",