Avatar for the caiyunapp user
caiyunapp
cyeva
BlogDocsChangelog

chore(deps): bump the dependencies group with 9 updates

#63Closed
Comparing
dependabot/uv/dependencies-354a90b73e
(
810f250
) 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_1e3
tests/test_perf.py::test_calc_threshold_ts_1e3
CodSpeed Performance Gauge
+1%
1.7 ms
1.7 ms
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_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_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_1e3
tests/test_perf.py::test_calc_threshold_false_alarm_ratio_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_mae_1e3
tests/test_perf.py::test_calc_mae_1e3
CodSpeed Performance Gauge
0%
177.9 µs
177.4 µs
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_1e6
tests/test_perf.py::test_calc_mae_1e6
CodSpeed Performance Gauge
0%
56.9 ms
56.9 ms
test_calc_mbe_1e3
tests/test_perf.py::test_calc_mbe_1e3
CodSpeed Performance Gauge
0%
157 µs
157.1 µs

Commits

Click on a commit to change the comparison range
Base
main
0f60f4f
0%
chore(deps): bump the dependencies group with 9 updates Bumps the dependencies group with 9 updates: | 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` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.2` | `4.13.2` | | [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.4.26` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.1` | `3.4.2` | | [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.4.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 `typing-extensions` from 4.12.2 to 4.13.2 - [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.13.2) Updates `beautifulsoup4` from 4.13.3 to 4.13.4 Updates `certifi` from 2025.1.31 to 2025.4.26 - [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26) 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 `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.4.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.4.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: typing-extensions dependency-version: 4.13.2 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.4.26 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: 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.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
810f250
1 month ago
by dependabot[bot]
© 2025 CodSpeed Technology
Home Terms Privacy Docs