cofin / litestar-granian

Granian plugin for Litestar
MIT License
17 stars 3 forks source link

Bug!: `litestar==2.8.0` will introduce a breaking change for this plugin due to removal of privatized attr on the `LitestarEnv` class #9

Closed JacobCoffee closed 7 months ago

JacobCoffee commented 7 months ago

See: https://github.com/litestar-org/litestar/pull/3190/files

Usage: https://github.com/cofin/litestar-granian/blob/e241452de893ddd8c6a5e90437e34c5ab35ce2c8/litestar_granian/cli.py#L16

You will need to update this or should pin to <2.8.0

cofin commented 7 months ago

@JacobCoffee do you want to open the change for this?

cofin commented 7 months ago

Resolved by #11