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 3 updates (#359)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 26, 2024
1 parent c6491ce commit 3f8a9c3
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
62 changes: 31 additions & 31 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ feedgen = "^1.0.0"
humanize = "^4.10.0"
httpx = "^0.27.0"
python-telegram-bot = { version = "^21.4", extras = ["rate-limiter"] }
playwright = "^1.45.0"
playwright = "^1.45.1"
SQLAlchemy = "^2.0.31"
Unidecode = "^1.3.8"
xvfbwrapper = "^0.2.9"
Expand All @@ -34,13 +34,13 @@ optional = true

[tool.poetry.group.dev.dependencies]
# Linting and formatting
ruff = "^0.5.4"
ruff = "^0.5.5"
# Type checking
mypy = "^1.11.0"
# Profiling
scalene = "^1.5.43.1"
# Testing
pytest = "^8.3.1"
pytest = "^8.3.2"
# Python standard
setuptools = "^71.1.0"
wheel = "^0.43.0"
Expand Down

0 comments on commit 3f8a9c3

Please sign in to comment.