Skip to content

Commit 6494222

Browse files
authored
Merge pull request #684 from freelawproject/dependabot/pip/mastodon-py-2.0.0
build(deps): bump mastodon-py from 1.8.0 to 2.0.0
2 parents cafdc9c + 4f5c159 commit 6494222

File tree

2 files changed

+26
-9
lines changed

2 files changed

+26
-9
lines changed

poetry.lock

Lines changed: 25 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ python = "^3.11"
2929
art = "^6.4"
3030
requests = "^2.32.0"
3131
python-dotenv = "^1.0.0"
32-
"Mastodon.py" = {extras = ["cryptography"], version = "^1.8.0"}
32+
"Mastodon.py" = {extras = ["cryptography"], version = "^2.0.1"}
3333
cryptography = "^44.0.1"
3434
http-ece = "^1.2.0"
3535
psycopg2-binary = "^2.9.6"

0 commit comments

Comments
 (0)