Skip to content

Commit

Permalink
Merge pull request #23 from tris10au/dependabot/pip/sentry-sdk-1.40.3
Browse files Browse the repository at this point in the history
Bump sentry-sdk from 1.38.0 to 1.40.3
  • Loading branch information
tris10au authored Feb 11, 2024
2 parents e0500e0 + 4713517 commit 65b9803
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mariadb==1.1.10
openpower==0.1.3
requests==2.31.0
sentry-sdk==1.38.0
sentry-sdk==1.40.3
SQLAlchemy==2.0.25
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
requires = [
"requests==2.31.0",
"openpower==0.1.3",
"sentry-sdk==1.38.0",
"sentry-sdk==1.40.3",
"sqlalchemy==2.0.25",
"mariadb==1.1.10",
]
Expand Down

0 comments on commit 65b9803

Please sign in to comment.