Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2025

Bumps exchangelib from 5.5.0 to 5.6.0.

Changelog

Sourced from exchangelib's changelog.

5.6.0

  • Dropped support for Python 3.9 which is EOL per October 2025.
  • Added support for Python 3.14.

5.5.1

  • Account.version is now lazy and merely creating an Account will not throw errors if the specified credentials have insufficient permissions to the account. This only happens if an attempt is made to access the mailbox.
Commits
  • 99a26ee Modernize project license settings
  • e736b0e Bump version
  • c6f0133 Build docs
  • 5199bd5 There's no 3.15-dev yet on GitHub Actions
  • 656ae81 Fix test for Python 3.14
  • 6e252b2 3.14 is out, 3.9 is deprecated
  • f1b2e97 test: Fix grouping test
  • d407561 chore: Add two more gropus that CI pipeline failed on
  • d8394de Don't retry TLS errors when attempting to get the service auth type (#1371)
  • 54fa301 docs: Fix link
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [exchangelib](https://github.com/ecederstrand/exchangelib) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/ecederstrand/exchangelib/releases)
- [Changelog](https://github.com/ecederstrand/exchangelib/blob/master/CHANGELOG.md)
- [Commits](ecederstrand/exchangelib@v5.5.0...v5.6.0)

---
updated-dependencies:
- dependency-name: exchangelib
  dependency-version: 5.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 10, 2025
@github-actions github-actions bot enabled auto-merge (squash) October 10, 2025 14:05
@stale
Copy link

stale bot commented Oct 25, 2025

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.

If you'd like to keep it open, please leave a comment with the status of the PR.

Thank you for your contribution!

@stale stale bot added the stale label Oct 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant