Skip to content

Commit 288ad28

Browse files
chore(deps): bump the dependencies group with 4 updates
Bumps the dependencies group with 4 updates: [multidict](https://github.com/aio-libs/multidict), [pygments](https://github.com/pygments/pygments), [sentry-sdk](https://github.com/getsentry/sentry-python) and [urllib3](https://github.com/urllib3/urllib3). Updates `multidict` from 6.5.0 to 6.6.3 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.5.0...v6.6.3) Updates `pygments` from 2.19.1 to 2.19.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.19.1...2.19.2) Updates `sentry-sdk` from 2.30.0 to 2.32.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.30.0...2.32.0) Updates `urllib3` from 2.4.0 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.4.0...2.5.0) --- updated-dependencies: - dependency-name: multidict dependency-version: 6.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pygments dependency-version: 2.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sentry-sdk dependency-version: 2.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36ee8ad commit 288ad28

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
@@ -17,26 +17,26 @@ h11==0.16.0
1717
httpcore==1.0.9
1818
httpx==0.28.1
1919
idna==3.10
20-
multidict==6.5.0
20+
multidict==6.6.3
2121
openttd-helpers==2.0.0
2222
ply==3.11
2323
propcache==0.3.2
2424
pycparser==2.22
25-
Pygments==2.19.1
25+
Pygments==2.19.2
2626
PyJWT==2.10.1
2727
python-dateutil==2.9.0.post0
2828
python-slugify==8.0.4
2929
PyYAML==6.0.2
3030
regex==2024.11.6
3131
requests==2.32.4
32-
sentry-sdk==2.30.0
32+
sentry-sdk==2.32.0
3333
six==1.17.0
3434
smmap==5.0.2
3535
sniffio==1.3.1
3636
text-unidecode==1.3
3737
typing_extensions==4.14.0
3838
uritemplate==4.2.0
39-
urllib3==2.4.0
39+
urllib3==2.5.0
4040
wcwidth==0.2.13
4141
wikitexthtml==1.2.0
4242
wikitextparser==0.56.4

0 commit comments

Comments
 (0)