Skip to content

Commit

Permalink
chore(deps): update dependency ruff to v0.0.282
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nikolaik committed Aug 7, 2023
1 parent f8a622c commit 3c67d38
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 @@ -7,7 +7,7 @@ verify_ssl = true
black = "==23.7.0"
pytest = "*"
pre-commit = "*"
ruff = "==0.0.281"
ruff = "==0.0.282"
pytest-cov = "*"
mypy = "*"
types-requests = "==2.31.0.2"
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 3c67d38

Please sign in to comment.