Skip to content

Commit 37e956d

Browse files
Bump the pip group with 2 updates
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) and [tomlkit](https://github.com/python-poetry/tomlkit) to permit the latest version. Updates `sentry-sdk` to 2.66.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.63.0...2.66.1) Updates `tomlkit` to 0.15.1 - [Release notes](https://github.com/python-poetry/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.15.0...0.15.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.66.1 dependency-type: direct:production dependency-group: pip - dependency-name: tomlkit dependency-version: 0.15.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48b3681 commit 37e956d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
jinja2
22
platformdirs
3-
sentry-sdk>=2.63.0
4-
tomlkit>=0.15.0
3+
sentry-sdk>=2.66.1
4+
tomlkit>=0.15.1
55
urllib3>=2.7.0
66
zc.lockfile

0 commit comments

Comments
 (0)