-
Notifications
You must be signed in to change notification settings - Fork 44.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(backend/deps): Update cryptography
from 43.0.3 to 44.0.0
#8870
Open
dependabot
wants to merge
1
commit into
dev
Choose a base branch
from
dependabot/pip/autogpt_platform/backend/dev/cryptography-44.0.0
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore(backend/deps): Update cryptography
from 43.0.3 to 44.0.0
#8870
dependabot
wants to merge
1
commit into
dev
from
dependabot/pip/autogpt_platform/backend/dev/cryptography-44.0.0
+39
−39
Conversation
This file contains 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
dependabot
bot
requested review from
Bentlybro and
kcze
and removed request for
a team
December 2, 2024 18:39
✅ Deploy Preview for auto-gpt-docs-dev canceled.
|
❌ Deploy Preview for auto-gpt-docs failed.
|
Pwuts
changed the title
build(deps): bump cryptography from 43.0.3 to 44.0.0 in /autogpt_platform/backend
chore(backend/deps): Update Dec 2, 2024
cryptography
from 43.0.3 to 44.0.0
github-actions
bot
added
the
conflicts
Automatically applied to PRs with merge conflicts
label
Dec 6, 2024
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
dependabot
bot
force-pushed
the
dependabot/pip/autogpt_platform/backend/dev/cryptography-44.0.0
branch
from
December 6, 2024 01:46
4f2c925
to
01d5801
Compare
github-actions
bot
removed
the
conflicts
Automatically applied to PRs with merge conflicts
label
Dec 6, 2024
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
github-actions
bot
added
the
conflicts
Automatically applied to PRs with merge conflicts
label
Dec 13, 2024
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 44.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...44.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/pip/autogpt_platform/backend/dev/cryptography-44.0.0
branch
from
December 13, 2024 16:50
01d5801
to
5585cc2
Compare
github-actions
bot
removed
the
conflicts
Automatically applied to PRs with merge conflicts
label
Dec 13, 2024
Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
platform/backend
AutoGPT Platform - Back end
python
Pull requests that update Python code
size/m
0 participants
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.
Bumps cryptography from 43.0.3 to 44.0.0.
Changelog
Sourced from cryptography's changelog.
Commits
f299a48
remove deprecated call (#12052)439eb05
Bump version for 44.0.0 (#12051)2c5ad4d
chore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968a
chore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0
Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7
Bump BoringSSL and/or OpenSSL in CI (#12046)e201c87
fixed metadata in changelog (#12044)c6104cc
Prohibit Python 3.9.0, 3.9.1 -- they have a bug that causes errors (#12045)d6cac75
Add support for decrypting S/MIME messages (#11555)b8e5bfd
chore(deps): bump libc from 0.2.164 to 0.2.165 (#12042)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 this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)