Skip to content

Commit

Permalink
Merge branch 'main' into fix/min_max_player_validation
Browse files Browse the repository at this point in the history
  • Loading branch information
Segelzwerg authored Oct 25, 2022
2 parents d47ab97 + f80c5fc commit bab4499
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 19 deletions.
39 changes: 21 additions & 18 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 @@ -24,7 +24,7 @@ python-jose = { version = "^3.3", extras = ["cryptography"] }
flake8-docstrings = "^1.6.0"

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

0 comments on commit bab4499

Please sign in to comment.