Skip to content

Commit

Permalink
chore(deps): bump the pip-minor-and-patch group with 2 updates (#407)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 32720cd commit 1e2991c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -16,11 +16,11 @@ lootscraper = 'lootscraper.main:main'

[tool.poetry.dependencies]
python = "^3.12.0"
alembic = "^1.13.3"
alembic = "^1.14.0"
feedgen = "^1.0.0"
humanize = "^4.11.0"
httpx = "^0.27.0"
python-telegram-bot = { version = "^21.6", extras = ["rate-limiter"] }
python-telegram-bot = { version = "^21.7", extras = ["rate-limiter"] }
playwright = "^1.48.0"
SQLAlchemy = "^2.0.36"
Unidecode = "^1.3.8"
Expand Down

0 comments on commit 1e2991c

Please sign in to comment.