Skip to content

Commit

Permalink
Bump cryptography from 42.0.8 to 43.0.1 in /orchestrator
Browse files Browse the repository at this point in the history
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.8 to 43.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@42.0.8...43.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent c450fc2 commit 18149bf
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion orchestrator/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ requests = "~=2.32"

[dev-packages]
autopep8 = "~=2.3"
cryptography = "~=42.0"
cryptography = "~=43.0"
flake8 = "~=7.1"
mock = "~=5.1"
moto = {extras = ["awslambda", "ec2", "s3", "secretsmanager", "sqs"], version = "~=5.0"}
Expand Down
58 changes: 29 additions & 29 deletions orchestrator/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 18149bf

Please sign in to comment.