Skip to content

Commit

Permalink
build(deps): bump certify, multipart, sentry & setuptools (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
frgfm authored Aug 23, 2024
1 parent dec9923 commit 7441114
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 26 deletions.
54 changes: 30 additions & 24 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 @@ -21,10 +21,10 @@ passlib = { version = "^1.7.4", extras = ["bcrypt"] }
uvicorn = ">=0.11.1,<1.0.0"
asyncpg = ">=0.25.0,<1.0.0"
alembic = "^1.8.1"
sentry-sdk = { version = "^1.14.0", extras = ["fastapi"] }
sentry-sdk = { version = "^2.8.0", extras = ["fastapi"] }
posthog = "^3.0.0"
prometheus-fastapi-instrumentator = "^6.1.0"
python-multipart = "==0.0.5"
python-multipart = "==0.0.7"
python-magic = "^0.4.17"
boto3 = "^1.26.0"

Expand Down

0 comments on commit 7441114

Please sign in to comment.