Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
angelofenoglio committed Oct 31, 2024
1 parent e85eca2 commit c5c6204
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 76 deletions.
123 changes: 50 additions & 73 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jinja2 = "3.0.1"
docker = "6.1.0"
dockerpty = "0.4.1"
questionary = "1.10.0"
python-hcl2 = "3.0.1"
python-hcl2 = "5.1.1"
boto3 = "1.33.2"
configupdater = "3.2"
docutils = "0.17.1"
Expand All @@ -43,8 +43,8 @@ requests = "2.31"

[tool.poetry.group.dev.dependencies]
pylint = "2.8.3"
pytest = "6.2.4"
pytest-cov = "2.12.1"
pytest = "8.3.3"
pytest-cov = "6.0.0"
twine = "3.4.1"
black = "23.3.0"
pre-commit = "3.5.0"
Expand Down

0 comments on commit c5c6204

Please sign in to comment.