From 7a4d0b9bf1003b6fae730ca20d21c2db761e6f58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 10:14:24 +0000 Subject: [PATCH] Bump mastodon-py from 2.0.1 to 2.1.0 Bumps [mastodon-py](https://github.com/halcy/Mastodon.py) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/halcy/Mastodon.py/releases) - [Changelog](https://github.com/halcy/Mastodon.py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/halcy/Mastodon.py/compare/v2.0.1...v2.1.0) --- updated-dependencies: - dependency-name: mastodon-py dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5fdd05f..10b13453 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ libloader @ git+https://github.com/accessibleapps/libloader@bc94811c095b2e57a036 libretranslatepy==2.1.4 lief==0.15.1 Markdown==3.8.2 -Mastodon.py==2.0.1 +Mastodon.py==2.1.0 numpy==2.2.3 oauthlib==3.3.1 packaging==25.0