Skip to content

Commit

Permalink
Merge pull request #35 from soup-bowl/dependabot/pip/dev-dependencies…
Browse files Browse the repository at this point in the history
…-009a1ed8a8

Bump the dev-dependencies group with 2 updates
  • Loading branch information
soup-bowl authored Oct 2, 2024
2 parents 06d8ff6 + 92b66db commit bb4c0e6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.8"
lxml = "^5.3.0"
urllib3 = "^2.2.2"
urllib3 = "^2.2.3"
Pillow = "^10.0.1"
"Mastodon.py" = "^1.7.0"
requests = "^2.32.3"

[tool.poetry.dev-dependencies]
pylint = "^3.2.7"
pytest = "^8.3.2"
pytest = "^8.3.3"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit bb4c0e6

Please sign in to comment.