-
Notifications
You must be signed in to change notification settings - Fork 6
Bump werkzeug from 0.16.1 to 2.2.3 #16
base: master
Are you sure you want to change the base?
Conversation
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.16.1 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@0.16.1...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
a3c8f20 to
7dd31fb
Compare
5b7f428 to
7dd31fb
Compare
|
we should probably close this.. starting with 1.0.0 workzeug deprecated support for python 3.7 there are workarounds but I think the real solution would be upgrading the core python version |
|
Oh, that's good info. 😄 Closing this sounds like a bad idea though, as it's for a security related problem. Ideally, we'll have zero security related problems in the repo. As as aside, I've been building Redash using Python 3.8.10 on Ubuntu 20.04 LTS and it's going ok. We need to update the base OS in the Redash docker builds anyway, so matching that might be the reasonable move. |
|
Installing this dependency can install the dependencies correctly, but there are many changes to the dependency versions. I'm not sure which areas will be affected. Interestingly, this dependency can be installed successfully in both Python 3.11.2 and Python 3.10.0 versions. |
|
@Avey777 Interesting. Would you be ok to update this PR with those newer dependency versions, so we can run it through the test suite and see what happens? |
I can try, but I cannot guarantee that I have the time or ability to solve these problems. |
|
@Avey777 Yeah, that's the same problem I have. Most of my time is focused on another project for the next few weeks, as that one is higher priority for now. Once that one's done, then I can look at this one with a bit more focus. 😄 |
Bumps werkzeug from 0.16.1 to 2.2.3.
Release notes
Sourced from werkzeug's releases.
... (truncated)
Changelog
Sourced from werkzeug's changelog.
... (truncated)
Commits
22a254frelease version 2.2.3517cac5Merge pull request from GHSA-xg9f-g7g7-2323babc8d9rewrite docs about request data limits09449eeclean up docsfe899d0limit the maximum number of multipart form partscf275f4Merge pull request from GHSA-px8h-6qxv-m22q8c2b4b8don't strip leading = when parsing cookie7c7ce5c[pre-commit.ci] pre-commit autoupdate (#2585)19ae03e[pre-commit.ci] auto fixes from pre-commit.com hooksa83d3b8[pre-commit.ci] pre-commit autoupdateYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.