Skip to content

Commit

Permalink
Bump ruff from 0.1.13 to 0.1.14
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.13 to 0.1.14.
- [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.1.13...v0.1.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
1 parent 61b494f commit 277b0db
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ black = "==23.12.1"
pytest-xdist = "==3.5.0"
pytest-cov = "==4.1.0"
mock = "==5.1.0"
ruff = "==0.1.13"
ruff = "==0.1.14"
types-setuptools = "==69.0.0.20240115"
mypy = "==1.8.0"
types-mock = "==5.1.0.20240106"
Expand Down
38 changes: 19 additions & 19 deletions Pipfile.lock

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

0 comments on commit 277b0db

Please sign in to comment.