Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 1b82bec commit d977c8b
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 26 deletions.
4 changes: 2 additions & 2 deletions rest/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[dev-packages]
pylint = "==2.12.2"
responses = "==0.21.0"
cryptography = "==36.0.1"
cryptography = "==42.0.2"
black = "==22.3.0"
awscli = "*"

Expand All @@ -26,7 +26,7 @@ pg-to-evalscript = "==0.2.9"
sentinelhub = "==3.9.2"
isodate = "==0.6.1"
pyjwt = {extras = ["crypto"], version = "==2.3.0"}
cryptography = "==36.0.1"
cryptography = "==42.0.2"
placebo = "==0.9.0"
rioxarray = "*"
zarr = "*"
Expand Down
60 changes: 36 additions & 24 deletions rest/Pipfile.lock

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

0 comments on commit d977c8b

Please sign in to comment.