Avatar for the caiyunapp user
caiyunapp
cyeva
BlogDocsChangelog

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

#64
Comparing
dependabot/uv/dependencies-013c79f5c3
(
90780b3
) with
main
(
0f60f4f
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
10
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_calc_threshold_ts_1e6
tests/test_perf.py::test_calc_threshold_ts_1e6
CodSpeed Performance Gauge
0%
1.4 s
1.4 s
test_calc_threshold_false_alarm_ratio_1e6
tests/test_perf.py::test_calc_threshold_false_alarm_ratio_1e6
CodSpeed Performance Gauge
0%
1.4 s
1.4 s
test_calc_threshold_hit_ratio_1e6
tests/test_perf.py::test_calc_threshold_hit_ratio_1e6
CodSpeed Performance Gauge
0%
1.4 s
1.4 s
test_calc_mae_1e6
tests/test_perf.py::test_calc_mae_1e6
CodSpeed Performance Gauge
0%
56.9 ms
56.9 ms
test_calc_mbe_1e6
tests/test_perf.py::test_calc_mbe_1e6
CodSpeed Performance Gauge
0%
48.8 ms
48.8 ms
test_calc_mae_1e3
tests/test_perf.py::test_calc_mae_1e3
CodSpeed Performance Gauge
0%
177.9 µs
178.1 µs
test_calc_mbe_1e3
tests/test_perf.py::test_calc_mbe_1e3
CodSpeed Performance Gauge
0%
157 µs
157.3 µs
test_calc_threshold_ts_1e3
tests/test_perf.py::test_calc_threshold_ts_1e3
CodSpeed Performance Gauge
0%
1.7 ms
1.7 ms
test_calc_threshold_hit_ratio_1e3
tests/test_perf.py::test_calc_threshold_hit_ratio_1e3
CodSpeed Performance Gauge
0%
1.7 ms
1.7 ms
test_calc_threshold_false_alarm_ratio_1e3
tests/test_perf.py::test_calc_threshold_false_alarm_ratio_1e3
CodSpeed Performance Gauge
0%
1.7 ms
1.7 ms

Commits

Click on a commit to change the comparison range
Base
main
0f60f4f
0%
chore(deps): bump the dependencies group across 1 directory with 11 updates Bumps the dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [jinja2](https://github.com/pallets/jinja) | `3.1.5` | `3.1.6` | | [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.14.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.3` | `4.13.4` | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2025.6.15` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.2` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` | | [snowballstemmer](https://github.com/snowballstem/snowball) | `2.2.0` | `3.0.1` | | [soupsieve](https://github.com/facelessuser/soupsieve) | `2.6` | `2.7` | | [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 `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.14.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.14.0) Updates `beautifulsoup4` from 4.13.3 to 4.13.4 Updates `certifi` from 2025.1.31 to 2025.6.15 - [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.06.15) Updates `charset-normalizer` from 3.4.1 to 3.4.2 - [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.2) Updates `requests` from 2.32.3 to 2.32.4 - [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.4) 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.7 - [Release notes](https://github.com/facelessuser/soupsieve/releases) - [Commits](https://github.com/facelessuser/soupsieve/compare/2.6...2.7) 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: 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.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: beautifulsoup4 dependency-version: 4.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: certifi dependency-version: 2025.6.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: requests dependency-version: 2.32.4 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.7' 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>
90780b3
8 days ago
by dependabot[bot]
© 2025 CodSpeed Technology
Home Terms Privacy Docs