Skip to content

Commit

Permalink
Merge pull request #20 from pbs-data-solutions/dependabot/pip/ruff-0.…
Browse files Browse the repository at this point in the history
…1.11

Bump ruff from 0.1.8 to 0.1.11
  • Loading branch information
sanders41 authored Jan 7, 2024
2 parents 3ef3f3a + af3d2a6 commit 8469e55
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pre-commit = "3.6.0"
pytest = "7.4.3"
pytest-asyncio = "0.21.1" # pinned to this version because newer version have an issue with the event loop closing early: https://github.com/pytest-dev/pytest-asyncio/issues/708
pytest-cov = "4.1.0"
ruff = "0.1.8"
ruff = "0.1.11"
tomli = {version = "2.0.1", python = "<3.11"}

[build-system]
Expand Down

0 comments on commit 8469e55

Please sign in to comment.