Skip to content

Commit 7253155

Browse files
Bump the pip group with 4 updates
Bumps the pip group with 4 updates: [cachetools](https://github.com/tkem/cachetools), [chardet](https://github.com/chardet/chardet), [packaging](https://github.com/pypa/packaging) and [sentry-sdk](https://github.com/getsentry/sentry-python). Updates `cachetools` from 7.1.6 to 7.1.7 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.1.6...v7.1.7) Updates `chardet` from 7.4.3 to 7.6.0 - [Release notes](https://github.com/chardet/chardet/releases) - [Changelog](https://github.com/chardet/chardet/blob/main/docs/changelog.rst) - [Commits](chardet/chardet@7.4.3...7.6.0) Updates `packaging` from 26.2 to 26.3 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@26.2...26.3) Updates `sentry-sdk` from 2.66.1 to 2.68.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.66.1...2.68.1) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: chardet dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sentry-sdk dependency-version: 2.68.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aaeccf6 commit 7253155

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
aiohttp==3.14.3
22
appdirs==1.4.4
33
async-timeout==5.0.1
4-
cachetools==7.1.6
5-
chardet==7.4.3
4+
cachetools==7.1.7
5+
chardet==7.6.0
66
gidgethub==5.4.0
77
multidict==6.7.1
8-
packaging==26.2
8+
packaging==26.3
99
pyparsing==3.3.2
10-
sentry-sdk==2.66.1
10+
sentry-sdk==2.68.1
1111
six==1.17.0
1212
uritemplate==4.2.0
1313
yarl==1.24.5

0 commit comments

Comments
 (0)