Closed dependabot[bot] closed 5 months ago
Coverage Report
File Stmts Miss Cover Missing api/core routes.py 506 154 70% 31, 50, 71–77, 138–139, 149–150, 155–156, 163–165, 239, 248–249, 258–259, 266–268, 278, 344, 353–354, 363–364, 369–370, 377–379, 455, 464–465, 474–475, 482–484, 494–495, 557, 566–567, 576–577, 582–583, 652, 661–662, 671–672, 682–683, 718–747, 767–797, 805–878, 893, 955–956, 963–965, 1001–1019, 1040–1058, 1112, 1182–1186, 1244, 1251–1252, 1259–1271, 1385–1389, 1404–1405, 1413 utils.py 29 13 55% 9–16, 19–26, 50–61 api/core/database models.py 38 12 68% 18–20, 23, 49–55, 58 tests conftest.py 15 1 93% 30 TOTAL 772 180 77%
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
16 | 0 :zzz: | 0 :x: | 0 :fire: | 1.492s :stopwatch: |
Bumps werkzeug from 2.3.7 to 3.0.3.
Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
... (truncated)
Commits
f9995e9
release version 3.0.33386395
Merge pull request from GHSA-2g68-c3qc-8985890b6b6
only require trusted host for evalex71b69df
restrict debugger trusted hostsd2d3869
endpoint type is Any (#2895)7080b55
endpoint type is Any7555eff
remove iri_to_uri redirect workaround (#2894)97fb2f7
remove _invalid_iri_to_uri workaround249527f
make cn field a valid single hostname, and use wildcard in SANs field. (#2892)793be47
update adhoc tls dev cert formatDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show