caiyunapp
cyeva
BlogDocsChangelog

chore(deps): bump the dependencies group across 1 directory with 15 updates

#68
Comparing
dependabot/uv/dependencies-b4734743cd
(
35ae9b2
) with
main
(
0f60f4f
)
CodSpeed Performance Gauge
-1%
Untouched
10

Benchmarks

Passed

test_calc_mbe_1e6
tests/test_perf.py
CodSpeed Performance Gauge
0%
48.8 ms48.8 ms
test_calc_mae_1e6
tests/test_perf.py
CodSpeed Performance Gauge
0%
56.9 ms56.9 ms
test_calc_mae_1e3
tests/test_perf.py
CodSpeed Performance Gauge
0%
177.9 µs178.5 µs
test_calc_mbe_1e3
tests/test_perf.py
CodSpeed Performance Gauge
-1%
157 µs157.9 µs
test_calc_threshold_ts_1e3
tests/test_perf.py
CodSpeed Performance Gauge
-1%
1.7 ms1.7 ms
test_calc_threshold_ts_1e6
tests/test_perf.py
CodSpeed Performance Gauge
-1%
1.4 s1.4 s
test_calc_threshold_false_alarm_ratio_1e6
tests/test_perf.py
CodSpeed Performance Gauge
-1%
1.4 s1.4 s
test_calc_threshold_hit_ratio_1e6
tests/test_perf.py
CodSpeed Performance Gauge
-1%
1.4 s1.4 s
test_calc_threshold_hit_ratio_1e3
tests/test_perf.py
CodSpeed Performance Gauge
-1%
1.7 ms1.8 ms
test_calc_threshold_false_alarm_ratio_1e3
tests/test_perf.py
CodSpeed Performance Gauge
-1%
1.7 ms1.8 ms

Commits

Click on a commit to change the comparison range
Base
main
0f60f4f
-0.66%
chore(deps): bump the dependencies group across 1 directory with 15 updates Bumps the dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jinja2](https://github.com/pallets/jinja) | `3.1.5` | `3.1.6` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [packaging](https://github.com/pypa/packaging) | `24.2` | `25.0` | | [pygments](https://github.com/pygments/pygments) | `2.19.1` | `2.19.2` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.2` | `4.15.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.3` | `4.14.2` | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2025.10.5` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.4` | | [docutils](https://github.com/rtfd/recommonmark) | `0.21.2` | `0.22.2` | | [furo](https://github.com/pradyunsg/furo) | `2024.8.6` | `2025.9.25` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.11` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.5` | | [snowballstemmer](https://github.com/snowballstem/snowball) | `2.2.0` | `3.0.1` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.6` | `2.8` | | [urllib3](https://github.com/urllib3/urllib3) | `2.3.0` | `2.5.0` | Updates `jinja2` from 3.1.5 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/markupsafe/compare/3.0.2...3.0.3) Updates `packaging` from 24.2 to 25.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.2...25.0) 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](https://github.com/pygments/pygments/compare/2.19.1...2.19.2) Updates `typing-extensions` from 4.12.2 to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.12.2...4.15.0) Updates `beautifulsoup4` from 4.13.3 to 4.14.2 Updates `certifi` from 2025.1.31 to 2025.10.5 - [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.10.05) Updates `charset-normalizer` from 3.4.1 to 3.4.4 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.1...3.4.4) Updates `docutils` from 0.21.2 to 0.22.2 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `furo` from 2024.8.6 to 2025.9.25 - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/furo/compare/2024.08.06...2025.09.25) Updates `idna` from 3.10 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.10...v3.11) Updates `requests` from 2.32.3 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.5) Updates `snowballstemmer` from 2.2.0 to 3.0.1 - [Changelog](https://github.com/snowballstem/snowball/blob/master/NEWS) - [Commits](https://github.com/snowballstem/snowball/compare/v2.2.0...v3.0.1) Updates `soupsieve` from 2.6 to 2.8 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](https://github.com/facelessuser/soupsieve/compare/2.6...2.8) Updates `urllib3` from 2.3.0 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.5.0) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major 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: typing-extensions dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: beautifulsoup4 dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-version: 2025.10.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: docutils dependency-version: 0.22.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: furo dependency-version: 2025.9.25 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: snowballstemmer dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: soupsieve dependency-version: '2.8' 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>
35ae9b2
1 month ago
by dependabot[bot]
© 2025 CodSpeed Technology
Home Terms Privacy Docs