ReleaseMicrosoftMicrosoftpublished Jun 8, 2026seen 1d

microsoft/teams.py v2.0.13

microsoft/teams.py

Open original ↗

Captured source

source ↗
published Jun 8, 2026seen 1dcaptured 15hhttp 200method plain

v2.0.13

Repository: microsoft/teams.py

Tag: v2.0.13

Published: 2026-06-08T19:37:18Z

Prerelease: no

Release notes:

What's new

Features

  • Support Python 3.11 by @heyitsaamir in https://github.com/microsoft/teams.py/pull/445
  • Allow unknown activity entities and missing channelData by @dcaayushd in https://github.com/microsoft/teams.py/pull/438
  • Remove upper bound on requires-python to unblock downstream consumers by @johanvergeer in https://github.com/microsoft/teams.py/pull/446

Fixes / Security

  • Reject unauthenticated requests when no credentials are configured by @heyitsaamir in https://github.com/microsoft/teams.py/pull/360
  • Bump starlette 1.0.0 → 1.1.0 for PYSEC-2026-161 (BadHost) by @corinagum in https://github.com/microsoft/teams.py/pull/441
  • Bump aiohttp 3.13.5 → 3.14.0 by @dependabot in https://github.com/microsoft/teams.py/pull/448

Docs / Samples

  • Update AI samples by @MehakBindra in https://github.com/microsoft/teams.py/pull/440
  • Show anonymous-mode startup warning by default in examples by @corinagum in https://github.com/microsoft/teams.py/pull/444

Infra

  • Add weekly SDL pipeline for CodeQL/CredScan compliance by @corinagum in https://github.com/microsoft/teams.py/pull/449
  • Bump main to 2.0.13-dev; RELEASE.md fixes by @corinagum in https://github.com/microsoft/teams.py/pull/443

Full Changelog: https://github.com/microsoft/teams.py/compare/v2.0.12...v2.0.13