Skip to content

Commit

Permalink
Merge pull request #171 from gabbhack/dependabot/pip/production-depen…
Browse files Browse the repository at this point in the history
…dencies-c649c6c980

Bump the production-dependencies group across 1 directory with 3 updates
  • Loading branch information
gabbhack authored Jul 20, 2024
2 parents e08744e + 611b437 commit 4f56eef
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 35 deletions.
70 changes: 38 additions & 32 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 @@ -9,10 +9,10 @@ packages = [{include = "app"}]
[tool.poetry.dependencies]
python = "^3.11"
aiogram = {version = "^3.1.1", allow-prereleases = true}
edgedb = "^1.9.0"
edgedb = "^2.0.0"
pydantic = "^2.3.0"
sentry-sdk = "^2.8.0"
babel = "^2.14.0"
sentry-sdk = "^2.10.0"
babel = "^2.15.0"

[tool.poetry.group.dev.dependencies]
ruff = "^0.3.7"
Expand Down

0 comments on commit 4f56eef

Please sign in to comment.