Closed dependabot[bot] closed 11 months ago
Merging #203 (df1f292) into main (5ece7d6) will decrease coverage by
0.23%
. The diff coverage isn/a
.:exclamation: Current head df1f292 differs from pull request most recent head 890cff3. Consider uploading reports for the commit 890cff3 to get more accurate results
@@ Coverage Diff @@
## main #203 +/- ##
==========================================
- Coverage 69.98% 69.76% -0.23%
==========================================
Files 21 21
Lines 883 883
Branches 159 122 -37
==========================================
- Hits 618 616 -2
- Misses 220 224 +4
+ Partials 45 43 -2
We have an upper bound pinning on werkzeug
, see discussion from #196. This can't be lifted yet.
Looks like werkzeug is no longer updatable, so this is no longer needed.
Updates the requirements on werkzeug to permit the latest version.
Release notes
Sourced from werkzeug's releases.
Changelog
Sourced from werkzeug's changelog.
... (truncated)
Commits
ce4eff5
Release version 3.0.1b1916c0
Fix: slow multipart parsing for huge files with few CR/LF characters726eaa2
Release version 3.0.06427542
Default the PathConverter (and descendants) to be non part isolating4820d8c
Provide elapsed and timestamp info to filename_format599993d
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 (#2780)a2394ed
Bump slsa-framework/slsa-github-generator from 1.7.0 to 1.9.0 (#2779)1efd6f3
Bump actions/checkout from 3.5.3 to 3.6.0 (#2778)76a5419
Bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10ce8cfe7
Bump slsa-framework/slsa-github-generator from 1.7.0 to 1.9.0Dependabot 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