github ets-labs/python-dependency-injector 4.49.0

5 hours ago

What's Changed

  • Python 3.14 support
  • Fix Pydantic v2 deprecation warning triggering on settings class import (fixes #942)
  • Fix grammar in Declarative Container documentation by @okotdaniel in #916
  • Add missing warn_unresolved parameter to WiringConfiguration in containers.pyi by @jonathandannenberg in #951
  • Add keep_cache argument to Container.wire typings by @romantolkachyov in #952
  • Retrofit assert type for some type-stub checks by @leonarduschen in #943
  • Retrofit assert type for remaining type-stub checks by @leonarduschen in #953
  • Add provided().call *args, **kwargs arguments #945 by @pavalso in #946
  • Add context local resource by @elina-israyelyan in #931
  • Update CI/CD to actions/checkout@v6, actions/setup-python@v6, actions/download-artifact@v8, actions/upload-artifact@v7 and pypa/cibuildwheel@v3.4.0.
  • Add dependabot config for GitHub Actions

New Contributors

Full Changelog: 4.48.3...4.49.0

Don't miss a new python-dependency-injector release

NewReleases is sending notifications on new releases.