Skip to content

Commit

Permalink
chore(deps-dev): bump ruff from 0.8.2 to 0.8.3
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.2 to 0.8.3.
- [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.2...0.8.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent e71d98e commit f3300c9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,16 @@ pygments==2.18.0
# devtools
# ipython
pytest==7.4.4
# via -r requirements-dev.in
# via
# -r requirements-dev.in
# pytest-mock
pytest-mock==3.14.0
# via -r requirements-dev.in
python-dateutil==2.9.0.post0
# via faker
pyyaml==6.0.2
# via pre-commit
ruff==0.8.2
ruff==0.8.3
# via -r requirements-dev.in
six==1.16.0
# via
Expand Down

0 comments on commit f3300c9

Please sign in to comment.