Loading CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.3.1](https://gitlab.com/to-be-continuous/tools/aws-auth-provider/compare/1.3.0...1.3.1) (2026-05-29) ### Bug Fixes * **deps:** update dependency starlette to v1 ([acdd4c8](https://gitlab.com/to-be-continuous/tools/aws-auth-provider/commit/acdd4c8c4d6089d6d883015d0f2d09ac07cb9495)) # [1.3.0](https://gitlab.com/to-be-continuous/tools/aws-auth-provider/compare/1.2.0...1.3.0) (2026-02-19) Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [project] name = "aws-auth-provider" version = "1.3.0" version = "1.3.1" description = "" authors = [ ] readme = "README.md" Loading Loading
CHANGELOG.md +7 −0 Original line number Diff line number Diff line ## [1.3.1](https://gitlab.com/to-be-continuous/tools/aws-auth-provider/compare/1.3.0...1.3.1) (2026-05-29) ### Bug Fixes * **deps:** update dependency starlette to v1 ([acdd4c8](https://gitlab.com/to-be-continuous/tools/aws-auth-provider/commit/acdd4c8c4d6089d6d883015d0f2d09ac07cb9495)) # [1.3.0](https://gitlab.com/to-be-continuous/tools/aws-auth-provider/compare/1.2.0...1.3.0) (2026-02-19) Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [project] name = "aws-auth-provider" version = "1.3.0" version = "1.3.1" description = "" authors = [ ] readme = "README.md" Loading