Skip to content

Commit

Permalink
Update Python to v3.8.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 21, 2024
1 parent fbd5ec2 commit e209b73
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 4 deletions.
32 changes: 29 additions & 3 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 @@ -8,7 +8,7 @@ authors = ["Adler Santos <[email protected]>",
packages = []

[tool.poetry.dependencies]
python = "3.8.12"
python = "3.8.19"
pre-commit = "*"

[tool.poetry.group.pipelines.dependencies]
Expand Down

0 comments on commit e209b73

Please sign in to comment.