adriangb / di

Pythonic dependency injection
https://www.adriangb.com/di/
MIT License
301 stars 13 forks source link

python3.12 #111

Closed maxzhenzhera closed 1 year ago

maxzhenzhera commented 1 year ago

Tests run successfully on python3.12, so the only step to make is adding python3.12 to the ci test job (and somehow updating supported versions in README).

Also, it looks like the time has come to drop python3.7,