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 paramiko, fastapi, cryptography and pydantic to permit the latest version.
Updates
paramiko
to 3.4.1Commits
a498e03
Cut 3.4.1fed3813
Merge branch '3.3' into 3.401fb98f
Cut 3.3.202242c5
Merge branch '3.3' into 3.48e6aa00
Changelog re #2419, fixes #2419, closes #24215ca3df2
fix: Update the import path for TripleDES Cipher8253561
Merge branch '3.3' into 3.4df62762
Changelog re #2420, closes #24204c5e1a9
Fix detection of SHA1 signing support23589f0
I really gotta add some local pre-push hooks back...Updates
fastapi
to 0.113.0Release notes
Sourced from fastapi's releases.
Commits
d86f660
🔖 Release version 0.113.0179f838
📝 Update release notesafdda4e
🔧 Update sponsors: Coherence link (#12130)e787f85
📝 Update release notes7bad7c0
✨ Add support for Pydantic models inForm
parameters (#12129)965fc83
📝 Update release notes999eeb6
🔖 Release version 0.112.496c7e7e
📝 Update release notes8224add
📝 Update release notesb69e8b2
📝 Update release notesUpdates
cryptography
to 43.0.1Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
a773387
bump for 43.0.1 (#11533)0393fef
Backport setuptools version ban (#11526)6687bab
Bump openssl from 0.10.65 to 0.10.66 in /src/rust (#11320) (#11324)ebf14f2
bump for 43.0.0 and update changelog (#11311)42788a0
Fix exchange with keys that had Q automatically computed (#11309)2dbdfb8
don't assign unused name (#11310)ccc66e6
Bump openssl from 0.10.64 to 0.10.65 in /src/rust (#11308)4310c87
Bump sphinxcontrib-qthelp from 1.0.7 to 1.0.8 (#11307)f66a9c4
Bump sphinxcontrib-htmlhelp from 2.0.5 to 2.0.6 (#11306)a8fcf18
Bump openssl-sys from 0.9.102 to 0.9.103 in /src/rust (#11305)Updates
pydantic
to 2.9.0Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
ed92d0a
Prep for v2.9 release (#10311)eecde7b
Fix lifecycle docs formatting (#10309)447879b
Add schema generation benchmarks for models with custom serializers (#10290)91a4993
Add link for complex docs (#10301)8a01cc8
Respectschema_generator
config value inTypeAdapter
(#10300)5c24abb
Ensure__pydantic_complete__
is set when rebuilding dataclasses (#10291)0a78494
Try fix forcoverage
with hidden files (#10298)d7e8125
Ensure coverage data artifact is correctly uploaded (#10292)c109563
Support signature for wrap validators withoutinfo
(#10277)0115f7b
Reformat + add some benchmarks for annotated validators (#10276)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.