Skip to content

Commit

Permalink
chore(deps): bump the pip-minor-and-patch group across 1 directory wi…
Browse files Browse the repository at this point in the history
…th 2 updates (#387)

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 Sep 23, 2024
1 parent ca51d5d commit 9c9339b
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
46 changes: 23 additions & 23 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 @@ -20,7 +20,7 @@ alembic = "^1.13.2"
feedgen = "^1.0.0"
humanize = "^4.10.0"
httpx = "^0.27.0"
python-telegram-bot = { version = "^21.5", extras = ["rate-limiter"] }
python-telegram-bot = { version = "^21.6", extras = ["rate-limiter"] }
playwright = "^1.47.0"
SQLAlchemy = "^2.0.35"
Unidecode = "^1.3.8"
Expand All @@ -34,7 +34,7 @@ optional = true

[tool.poetry.group.dev.dependencies]
# Linting and formatting
ruff = "^0.6.5"
ruff = "^0.6.7"
# Type checking
mypy = "^1.11.2"
# Profiling
Expand Down

0 comments on commit 9c9339b

Please sign in to comment.