Skip to content

Commit 1108cae

Browse files
chore(deps): bump cryptography from 39.0.1 to 40.0.2 (#8865)
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 40.0.2. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@39.0.1...40.0.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87e87d4 commit 1108cae

File tree

2 files changed

+24
-28
lines changed

2 files changed

+24
-28
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ broadcaster = {extras = ["redis"], version = "^0.2.0"}
122122
sqlalchemy-citext = "^1.8.0"
123123
coolname = "^1.1.0"
124124
python-slugify = "^8.0.1"
125-
cryptography = "39.0.1"
125+
cryptography = "40.0.2"
126126
Flask-Migrate = "2.7.0"
127127
marrow-mailer = {git = "https://github.com/LexMachinaInc/mailer.git", rev = "develop"}
128128
marrow-util = {git = "https://github.com/LexMachinaInc/util.git", rev = "develop"}

0 commit comments

Comments
 (0)