Skip to content

Commit e656790

Browse files
chore(deps): bump cryptography from 38.0.4 to 39.0.1 (#8852)
Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.4 to 39.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@38.0.4...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71c666b commit e656790

File tree

2 files changed

+31
-32
lines changed

2 files changed

+31
-32
lines changed

poetry.lock

Lines changed: 30 additions & 31 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 = "^6.1.2"
125-
cryptography = "38.0.4"
125+
cryptography = "39.0.1"
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)