switch to 3.12.3

This commit is contained in:
Kenneth Kehl
2024-06-20 12:37:11 -07:00
parent 7b5fdd41df
commit 87c3efd312
3 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ readme = "README.md"
package-mode = false
[tool.poetry.dependencies]
python = "==3.12.2"
python = "^3.12.2"
ago = "~=0.0.95"
beautifulsoup4 = "^4.12.3"
blinker = "~=1.8"