Skip to content

Commit fa049d0

Browse files
Bump cryptography from 36.0.1 to 42.0.0 in /rest
Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 42.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@36.0.1...42.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b82bec commit fa049d0

File tree

2 files changed

+38
-26
lines changed

2 files changed

+38
-26
lines changed

rest/Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[dev-packages]
77
pylint = "==2.12.2"
88
responses = "==0.21.0"
9-
cryptography = "==36.0.1"
9+
cryptography = "==42.0.0"
1010
black = "==22.3.0"
1111
awscli = "*"
1212

@@ -26,7 +26,7 @@ pg-to-evalscript = "==0.2.9"
2626
sentinelhub = "==3.9.2"
2727
isodate = "==0.6.1"
2828
pyjwt = {extras = ["crypto"], version = "==2.3.0"}
29-
cryptography = "==36.0.1"
29+
cryptography = "==42.0.0"
3030
placebo = "==0.9.0"
3131
rioxarray = "*"
3232
zarr = "*"

rest/Pipfile.lock

Lines changed: 36 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)