Closed dependabot[bot] closed 4 months ago
Coverage Report
File Stmts Miss Cover Missing api/core propagation_strategies.py 148 128 14% 81–186, 232–256, 317–417, 443–449, 452 utils.py 186 128 31% 38, 64–71, 74–81, 105–116, 160–172, 203–234, 285–351, 391–406, 464–465, 479–480, 489, 544–647, 680–681 api/core/database models.py 49 12 76% 31–33, 36, 63–69, 72 satellite_access.py 32 23 28% 11–22, 26–39, 44–75 tle_access.py 67 32 52% 27–49, 70–88, 112, 127, 139, 150–151, 158–160, 170–175 api/core/versions/v1 routes.py 196 111 43% 42, 83, 134–146, 154–156, 221–222, 228–243, 292–342, 386–429, 477–529, 591–592, 596–611, 657–705, 727–749, 771–794, 834–883 tasks.py 148 111 25% 45–149, 157–250, 281–301, 341–360, 380–383, 404–407, 427–430 api/utils coordinate_systems.py 36 28 22% 24–35, 55–70, 86–98, 117–131, 153–174 time_utils.py 21 18 14% 18–48, 66–92 TOTAL 931 591 37%
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
25 | 12 :zzz: | 0 :x: | 0 :fire: | 34.610s :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