Skip to content

Commit 9bf4063

Browse files
Bump cryptography from 36.0.1 to 36.0.2 (#120)
Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 36.0.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@36.0.1...36.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 731c6c3 commit 9bf4063

File tree

2 files changed

+79
-79
lines changed

2 files changed

+79
-79
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ click = "==8.0.4"
2525
flask = "==2.0.3"
2626
backoff = "==1.11.1"
2727
boxsdk = {extras = ["jwt"],version = "==3.2.0"}
28-
cryptography = "==36.0.1"
28+
cryptography = "==36.0.2"
2929
hvac = "==0.11.2"
3030
asyncio = "==3.4.3"
3131
requests = "==2.27.1"

Pipfile.lock

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

0 commit comments

Comments
 (0)