Skip to content

deps(deps): bump mastodon-py from 2.1.4 to 2.2.1#94

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

deps(deps): bump mastodon-py from 2.1.4 to 2.2.1#94
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mastodon-py-2.2.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps mastodon-py from 2.1.4 to 2.2.1.

Release notes

Sourced from mastodon-py's releases.

v2.2.1

v2.2.0

  • Bumped support level to 4.5.8
  • 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
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
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 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 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 [mastodon-py](https://github.com/halcy/Mastodon.py) from 2.1.4 to 2.2.1.
- [Release notes](https://github.com/halcy/Mastodon.py/releases)
- [Changelog](https://github.com/halcy/Mastodon.py/blob/master/CHANGELOG.rst)
- [Commits](halcy/Mastodon.py@v2.1.4...v2.2.1)

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

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 13, 2026
@github-actions

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 5684c11.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

License Issues

docker/requirements-no-tiktok.txt

PackageVersionLicenseIssue Type
Mastodon.py2.2.1NullUnknown License

requirements.txt

PackageVersionLicenseIssue Type
Mastodon.py2.2.1NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/Mastodon.py 2.2.1 UnknownUnknown
pip/Mastodon.py 2.2.1 UnknownUnknown

Scanned Files

  • docker/requirements-no-tiktok.txt
  • requirements.txt

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