2025-01-13: Python 3.13 support
This release includes a number of dependency upgrades. Those upgrades mean you should now be able to use Python 3.13 for the local development environment on Mac, Windows, or Linux.
What's Changed
- Security Update with Bug Fixes by @john0isaac in #2232
- Update the docs and dev container based off recent feedback by @pamelafox in #2224
- Bump msgraph-sdk from 1.1.0 to 1.16.0 by @dependabot in #2254
- Bump the github-actions group with 2 updates by @dependabot in #2248
- Bump msgraph-core from 1.1.2 to 1.1.8 by @dependabot in #2245
- Bump cryptography from 43.0.1 to 44.0.0 by @dependabot in #2207
- Bump jinja2 from 3.1.4 to 3.1.5 in /app/backend by @dependabot in #2255
- Bump i18next from 23.16.5 to 24.2.0 in /app/frontend by @dependabot in #2247
- Update packages for better 3.13 support by @dependabot in #2238
- Bump azure-monitor-opentelemetry-exporter from 1.0.0b28 to 1.0.0b32 by @dependabot in #2169
- Bump @react-spring/web from 9.7.3 to 9.7.5 in /app/frontend by @dependabot in #2190
- Update README.md Resources with Learn article by @ms-johnalex in #2256
- Bump i18next-http-backend from 2.6.1 to 3.0.1 in /app/frontend by @dependabot in #2189
- Revert upgrade of msgraph-core SDK by @pamelafox in #2257
- Handle lack of support for docx/pptx/xlsx for media description by @pamelafox in #2260
- Bump mypy from 1.13.0 to 1.14.1 by @dependabot in #2267
- Bump regex from 2024.7.24 to 2024.11.6 by @dependabot in #2266
- Bump zipp from 3.20.0 to 3.21.0 by @dependabot in #2270
New Contributors
- @ms-johnalex made their first contribution in #2256
Full Changelog: 2024-12-09...2025-01-13