Skip to content

Update mastodon-py requirement from >=1.8.1 to >=2.2.1#41

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/mastodon-py-gte-2.2.1
Open

Update mastodon-py requirement from >=1.8.1 to >=2.2.1#41
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/mastodon-py-gte-2.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on mastodon-py to permit the latest version.

Release notes

Sourced from mastodon-py's releases.

v2.2.1

Changelog

Sourced from mastodon-py's changelog.

v2.2.1

v2.2.0

  • Bumped support level to 4.5.0
  • Switch from grapheme to graphemeu package, which is more maintained (thanks @​CyberTailor for the report).
  • Fix a crash due to unbound local in stream_public (Thanks @​elnikkis for the report and fix)
  • Fix invalid event error in heartbeats (Thanks @​tribela for the report and fix)
  • Add several missing parameters to account_update_credentials
  • Add quote support (Several new endpoints and entities)
  • Fix a bug in push subscriptions for status push subscriptions
  • Fix a bug in Pleroma ID parsing
  • Samples: Make samples work on Windows (Thanks @​AllynH for the report and fix)
  • Add support for async refreshes
  • Fix various other bugs and documentation issues

v2.1.4

  • Fix missing type annotation on client_name in create_app() (Thanks @​thcrt )
  • Fix type annotation for pagination methods (Thanks @​thcrt )
  • Fix login being broken on some Akkoma instances that don't 404 properly (Thanks @​thcrt )

v2.1.3

  • Fix the library throwing a deprecation warning during some internal operations due to the v1 version of the instance API being deprecated, add a fallback to the v1 API in case Mastodon actually removes the v1 endpoint in the future. (Thanks @​andrew-codechimp for the report)
  • Fix "Everything" page in the docs

v2.1.2

  • Fix broken login when instance_v2 is present but has no api_versions attribute, such as on e.g. GoToSocial. (Thank you @​bfordham for the report and fix!)

v2.1.1

  • Fixed return type and docs for account_set_note.
  • Improved documentation in various places.
  • Added missing type annotations in utility.py.

v2.1.0

  • Bumped support level to 4.4.3
  • Fixed to_json breaking on python 3.14 (Thanks @​limburgher for the report)
  • Replaced pytest-vcr (deprecated) with pytest-recording (Thanks @​CyberTailor)
  • Improved timeline documentation (Thanks @​adamse)
  • Improved docs for stream_healthy (thanks @​codl)
  • Add offset parameter to trending_tags and trending_links (Thanks @​ghost)
  • Added support for retrieving API version and a warning for if it is not present despite the mastodon version suggesting it should be.
  • Added support for retrieving OAuth authorization server info
  • Added check for supported password grant type based on authorization server info (Thanks @​thisismissem for the suggestion)

... (truncated)

Commits
  • 83fb26d Bump version numbers before release
  • b17fecc Update citation metadata and instructions
  • 7112ade Docstring ref fixes
  • 67f9333 Fix quote function naming in docs
  • 782fcb0 Bump versions in docs
  • 73d02a3 Minor docs fix
  • e53acc5 Add a reply-with-quote test
  • 84dab06 Update docs, return types, pull fresh test cassetts for everything
  • ff36c34 Fix some type annotations, bump version
  • 6944003 Fix union str to type on 3.14
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [mastodon-py](https://github.com/halcy/Mastodon.py) to permit the latest version.
- [Release notes](https://github.com/halcy/Mastodon.py/releases)
- [Changelog](https://github.com/halcy/Mastodon.py/blob/master/CHANGELOG.rst)
- [Commits](halcy/Mastodon.py@1.8.1...v2.2.1)

---
updated-dependencies:
- dependency-name: mastodon-py
  dependency-version: 2.2.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 27, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants