Skip to content

Commit d09b45a

Browse files
authored
2 parents 996ba49 + 9cc15e2 commit d09b45a

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ classifiers = [
4040
"Bug Tracker" = "https://github.com/chaoss/grimoirelab-sigils/issues"
4141

4242
[tool.poetry.dependencies]
43-
python = "^3.8"
43+
python = "^3.9"
4444

4545
[tool.poetry.dev-dependencies]
4646

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Python minimum version updated
3+
category: dependency
4+
author: Jose Javier Merchante <[email protected]>
5+
issue: null
6+
notes: >
7+
Python 3.8 will reach its end of life in October 2024.
8+
Python 3.9 is the minimum version required by the project.

0 commit comments

Comments
 (0)