Skip to content

Commit

Permalink
chore: bump python version and libs
Browse files Browse the repository at this point in the history
  • Loading branch information
GlauberrBatista committed Nov 28, 2023
1 parent 6ce6730 commit d50552a
Show file tree
Hide file tree
Showing 2 changed files with 533 additions and 408 deletions.
3 changes: 1 addition & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@ name = "pypi"
[packages]
ansible = "*"
molecule-docker = "*"
pytest-testinfra = "*"
yamllint = "*"
'molecule[docker]' = "*"

[dev-packages]

[requires]
python_version = "3.9"
python_version = "3.12"
Loading

0 comments on commit d50552a

Please sign in to comment.