Bump the poetry-dependencies group across 1 directory with 3 updates #154
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-cors, cryptography and black to permit the latest version.
Updates
flask-cors
to 6.0.1Release notes
Sourced from flask-cors's releases.
Changelog
Sourced from flask-cors's changelog.
... (truncated)
Commits
a5003f3
Fix README file extension in pyproject.toml (#386)4ad56d6
Fix regex sorting issue from #391 (#392)35d8753
[CVE-2024-6844] Replace use of (urllib) unquote_plus with unquote for paths (...e970988
[CVE-2024-6839] Sort Paths by Regex Specificity (#391)eb39516
[CVE-2024-6866] Case Sensitive Request Path Matching (#390)5da9be4
Fix packaging: missing source files (#381)65a5132
Workaround license publishing issue (#380)7127e7e
Always use trusted publishing (#379)01e2e68
Fix release pipeline (#378)ade65a1
Major Packaging Refactor: migrate to uv (#377)Updates
cryptography
to 45.0.5Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
3e53a23
Bump for 45.0.5 release (#13135)678c0c5
prepare for 45.0.4 release (#13058)5038495
backports for 45.0.3 release (#12979)f81c075
Backport mypy fixes for release (#12930)8ea28e0
bump for 45.0.1 (#12922)6784097
bump for 45 release (#12886)2d9c1c9
bump MSRV to 1.74 (#12919)6c18874
Bump BoringSSL, OpenSSL, AWS-LC in CI (#12918)43fd312
add test vectors for upcoming explicit curve loading (#12913)6bfa0a3
chore(deps): bump asn1 from 0.21.2 to 0.21.3 (#12914)Updates
black
to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7
Prepare release 25.1.0 (#4563)d330dee
docs: We're not going to use backslashes for the with statement (#4564)3d81290
Movewrap_long_dict_values_in_parens
to the preview style (#4561)459562c
Improve function declaration wrapping when it contains generic type definitio...99dbf30
Cache executor to avoid hitting open file limits (#4560)c0b92f3
Prepare the 2025 stable style (#4558)e58baf1
Add test for #1187 (#4559)1455ae4
Fix docs CI (#4555)584d033
fix: Don't remove parenthesis around long dictionary values (#4377)6e96540
Fix CI (#4551)Dependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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