updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-22 18:45:48 +00:00
committed by Luke Tainton
parent d156daffd2
commit 49a7d046d0
2 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@ readme = "README.md"
python = "^3.11.2"
webex-bot = "^0.5.1"
pillow = "^10.3.0"
sentry-sdk = "^2.2.0"
sentry-sdk = "^2.2.1"
[tool.poetry.group.dev.dependencies]
black = "^24.4.2"