Skip to content

Commit edebf25

Browse files
chore(deps): bump cryptography from 41.0.2 to 41.0.3 (#9033)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.2...41.0.3) --- 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 b9aa129 commit edebf25

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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
@@ -136,7 +136,7 @@ broadcaster = {extras = ["redis"], version = "^0.2.0"}
136136
sqlalchemy-citext = "^1.8.0"
137137
coolname = "^2.2.0"
138138
python-slugify = "^8.0.1"
139-
cryptography = "41.0.2"
139+
cryptography = "41.0.3"
140140
Flask-Migrate = "2.7.0"
141141
marrow-mailer = {git = "https://github.com/LexMachinaInc/mailer.git", rev = "develop"}
142142
marrow-util = {git = "https://github.com/LexMachinaInc/util.git", rev = "develop"}

0 commit comments

Comments
 (0)