⬆️ Bump the python-dashboard group across 1 directory with 3 updates#92
Open
dependabot[bot] wants to merge 1 commit into
Open
⬆️ Bump the python-dashboard group across 1 directory with 3 updates#92dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [flask-wtf](https://github.com/pallets-eco/flask-wtf), [gunicorn](https://github.com/benoitc/gunicorn) and [tomli-w](https://github.com/hukkin/tomli-w) to permit the latest version. Updates `flask-wtf` to 1.3.0 - [Release notes](https://github.com/pallets-eco/flask-wtf/releases) - [Changelog](https://github.com/pallets-eco/flask-wtf/blob/main/docs/changes.rst) - [Commits](pallets-eco/flask-wtf@v1.2.0...v1.3.0) Updates `gunicorn` to 26.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@25.0.0...26.0.0) Updates `tomli-w` to 1.2.0 - [Changelog](https://github.com/hukkin/tomli-w/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli-w@1.0.0...1.2.0) --- updated-dependencies: - dependency-name: flask-wtf dependency-version: 1.3.0 dependency-type: direct:production dependency-group: python-dashboard - dependency-name: gunicorn dependency-version: 26.0.0 dependency-type: direct:production dependency-group: python-dashboard - dependency-name: tomli-w dependency-version: 1.2.0 dependency-type: direct:production dependency-group: python-dashboard ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on flask-wtf, gunicorn and tomli-w to permit the latest version.
Updates
flask-wtfto 1.3.0Release notes
Sourced from flask-wtf's releases.
Changelog
Sourced from flask-wtf's changelog.
... (truncated)
Commits
63eb4d3chore: bump to v1.3.0192ece3Improve CSRF Documentation (#584)1f8522dAdding RECAPTCHA_ENABLE to disable recaptcha (#509)64b9215Respect exempts in CSRFProtect.protect() (#419)adf674fwidget support the kwargs to add custom html attributes (#353)ea1f797feat: CSRF meta tag helper (#674)412e3efAllow nonce in reCaptcha (#312)a7b764aReCaptcha field testing mode documentation (#650)c053c0echore(deps-dev): bump pytest from 9.0.1 to 9.0.3 (#673)ca2216cchore(deps): bump uv from 0.9.11 to 0.11.6 (#672)Updates
gunicornto 26.0.0Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
5d819cfrelease: 26.0.0b45c70dMerge pull request #3611 from zc-mattcen/docs-typo99c8d48Merge pull request #3623 from benoitc/chore/drop-eventlet-add-h2-uvloop-test-...5a655afMerge pull request #3622 from benoitc/test/docker-port-and-ipv4-fixes201df19chore: remove eventlet worker; add h2 and uvloop to test depsf4ac8e1test: pass action name to dirty client and stabilize after TTOU spam54d38aftest: unblock docker fixtures on macOS hosts68843c8Merge pull request #3621 from benoitc/fix/asgi-preserve-content-length-on-hea...31f2618Merge pull request #3620 from benoitc/fix/asgi-proxy-protocol-trust-and-parsing41ec752fix: keep Content-Length on HEAD and 304 responsesUpdates
tomli-wto 1.2.0Changelog
Sourced from tomli-w's changelog.
... (truncated)
Commits
a8f8017Bump version: 1.1.0 → 1.2.01b5c0d4Add v1.2.0 change log90fff30Reduce import time by lazy importingdecimal95cc6c7Reduce import time by removingtypingimport (#68)420897aimprove: preserve Decimal type when round-tripping (#66)e11e00eReduce import time by removingstringimport21b8be3[pre-commit.ci] pre-commit autoupdate and auto fixesce2a466Unify type representation in error messagesac553e1Test against Python 3.13 final100394dFix codecovDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions