Skip to content

Commit

Permalink
build(deps): bump art from 6.1 to 6.2
Browse files Browse the repository at this point in the history
Bumps [art](https://github.com/sepandhaghighi/art) from 6.1 to 6.2.
- [Release notes](https://github.com/sepandhaghighi/art/releases)
- [Changelog](https://github.com/sepandhaghighi/art/blob/master/CHANGELOG.md)
- [Commits](sepandhaghighi/art@v6.1...v6.2)

---
updated-dependencies:
- dependency-name: art
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent d18ac1d commit af61df6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -24,7 +24,7 @@ version = "0.0.1"

[tool.poetry.dependencies]
python = "^3.11"
art = "^6.1"
art = "^6.2"
requests = "^2.31.0"
python-dotenv = "^1.0.0"
"Mastodon.py" = {extras = ["cryptography"], version = "^1.8.0"}
Expand Down

0 comments on commit af61df6

Please sign in to comment.