Skip to content

Commit

Permalink
add python3.12 tests
Browse files Browse the repository at this point in the history
  • Loading branch information
artsmolin committed Oct 25, 2023
1 parent bb4da85 commit cd3c4a5
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 43 deletions.
94 changes: 52 additions & 42 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 @@ -32,7 +32,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.10"
typer = "^0.9.0"
pyyaml = "^6.0"
pyyaml = "^6.0.1"
jinja2 = "^3.1.1"
inflection = "^0.5.1"
black = "^23.3.0"
Expand Down

0 comments on commit cd3c4a5

Please sign in to comment.