Skip to content

Commit

Permalink
build(deps): bump mastodon-py from 1.8.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [mastodon-py](https://github.com/halcy/Mastodon.py) from 1.8.0 to 2.0.0.
- [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.0...2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent 4bbdef8 commit af871e0
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 9 deletions.
30 changes: 22 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ python = "^3.11"
art = "^6.4"
requests = "^2.32.0"
python-dotenv = "^1.0.0"
"Mastodon.py" = {extras = ["cryptography"], version = "^1.8.0"}
"Mastodon.py" = {extras = ["cryptography"], version = "^2.0.0"}
cryptography = "^44.0.1"
http-ece = "^1.2.0"
psycopg2-binary = "^2.9.6"
Expand Down

0 comments on commit af871e0

Please sign in to comment.