Skip to content

Commit

Permalink
Merge branch 'main' into 276-bug-error-handling-after-last-trick-of-hand
Browse files Browse the repository at this point in the history
  • Loading branch information
Segelzwerg authored Oct 25, 2022
2 parents bfee0d8 + 56714c3 commit 2d19a41
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 23 deletions.
45 changes: 24 additions & 21 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ passlib = { version = "^1.7", extras = ["bcrypt"] }
splunk-sdk = "^1.7"

[tool.poetry.dev-dependencies]
pytest = "^7.1"
pytest-cov = "^3.0"
pytest = "^7.2"
pytest-cov = "^4.0"
pytest-asyncio = "^0.20"
flake8 = "^5.0"
pylint = "^2.15"
Expand Down

0 comments on commit 2d19a41

Please sign in to comment.