Skip to content

Commit

Permalink
Merge branch 'python-3.9' of 'https://github.com/jjmerchante/grimoire…
Browse files Browse the repository at this point in the history
…lab-sigils'

Merges #513
Closes #513
  • Loading branch information
sduenas authored Sep 20, 2024
2 parents 996ba49 + 9cc15e2 commit d09b45a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 4 deletions.
6 changes: 3 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 @@ -40,7 +40,7 @@ classifiers = [
"Bug Tracker" = "https://github.com/chaoss/grimoirelab-sigils/issues"

[tool.poetry.dependencies]
python = "^3.8"
python = "^3.9"

[tool.poetry.dev-dependencies]

Expand Down
8 changes: 8 additions & 0 deletions releases/unreleased/python-minimum-version-updated.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
title: Python minimum version updated
category: dependency
author: Jose Javier Merchante <[email protected]>
issue: null
notes: >
Python 3.8 will reach its end of life in October 2024.
Python 3.9 is the minimum version required by the project.

0 comments on commit d09b45a

Please sign in to comment.