Skip to content

Commit

Permalink
Merge pull request #8 from cta-epfl/dependabot/pip/dependencies-a6ec0…
Browse files Browse the repository at this point in the history
…edbe0

Bump sentry-sdk from 1.44.1 to 1.45.0 in the dependencies group
  • Loading branch information
Ph0tonic authored Apr 15, 2024
2 parents 9cec111 + 8d4ec08 commit 8f9cdde
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Bastien Wermeille <[email protected]>"]
[tool.poetry.dependencies]
python = "^3.9"
requests = "^2.31.0"
sentry-sdk = {extras = ["flask"], version = "^1.44.1"}
sentry-sdk = {extras = ["flask"], version = "^1.45.0"}
importlib-metadata = "^7.0.0"
flask-cors = "^4.0.0"

Expand Down

0 comments on commit 8f9cdde

Please sign in to comment.