Skip to content

Commit 39ce11b

Browse files
Bump the pip group with 3 updates
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python), [tomlkit](https://github.com/sdispater/tomlkit) and [urllib3](https://github.com/urllib3/urllib3) to permit the latest version. Updates `sentry-sdk` to 2.58.0 - [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.0.0...2.58.0) Updates `tomlkit` to 0.14.0 - [Release notes](https://github.com/sdispater/tomlkit/releases) - [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md) - [Commits](python-poetry/tomlkit@0.13.0...0.14.0) Updates `urllib3` to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.0...2.6.3) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.58.0 dependency-type: direct:production dependency-group: pip - dependency-name: tomlkit dependency-version: 0.14.0 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3299ae commit 39ce11b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
jinja2
22
platformdirs
3-
sentry-sdk>=2
4-
tomlkit>=0.13
5-
urllib3>=2
3+
sentry-sdk>=2.58.0
4+
tomlkit>=0.14.0
5+
urllib3>=2.6.3
66
zc.lockfile

0 commit comments

Comments
 (0)