Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 15f72d2 commit 0234a36
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pyOpenSSL = "~=22.1.0"
pydantic = {extras = ["email"], version = "==1.10.15"}
python-jose = {version = "~=3.3.0", extras = ["cryptography"]}
python-multipart = "~=0.0.5"
sentry-sdk = "~=1.6"
sentry-sdk = "~=2.2"
sqlalchemy = {extras = ["asyncio"], version = "==1.4.49"}
uvicorn = {extras = ["standard"], version = "==0.29.0"}
taskiq = {extras = ["reload"], version = "==0.9.1"}
Expand Down
11 changes: 6 additions & 5 deletions Pipfile.lock

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

0 comments on commit 0234a36

Please sign in to comment.