2 Commits

Author SHA1 Message Date
21e86e46fe chore(pip-prod)(deps): bump sentry-sdk from 2.7.1 to 2.9.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.7.1 to 2.9.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/2.7.1...2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 12:30:18 +01:00
a1fd712453 chore(pip-dev)(deps-dev): bump coverage from 7.5.4 to 7.6.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.4 to 7.6.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.4...7.6.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-13 12:28:08 +01:00
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ black==24.4.2
cfgv==3.4.0 cfgv==3.4.0
click==8.1.7 click==8.1.7
colorama==0.4.6 ; sys_platform == "win32" or platform_system == "Windows" colorama==0.4.6 ; sys_platform == "win32" or platform_system == "Windows"
coverage==7.5.4 coverage==7.6.0
dill==0.3.8 dill==0.3.8
distlib==0.3.8 distlib==0.3.8
filelock==3.15.4 filelock==3.15.4

View File

@ -9,7 +9,7 @@ pillow==10.4.0
PyJWT==2.8.0 PyJWT==2.8.0
requests==2.32.3 requests==2.32.3
requests-toolbelt==1.0.0 requests-toolbelt==1.0.0
sentry-sdk==2.7.1 sentry-sdk==2.9.0
tomlkit==0.13.0 tomlkit==0.13.0
urllib3==2.2.2 urllib3==2.2.2
webex-bot==0.5.1 webex-bot==0.5.1