Skip to content

Commit

Permalink
chore(deps): Bump cryptography from 38.0.4 to 39.0.0 (#1302)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
  • Loading branch information
dependabot[bot] and edgarrmondragon authored Jan 2, 2023
1 parent b1cf98d commit f11880e
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 41 deletions.
77 changes: 37 additions & 40 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ click = "~=8.0"
fs = "^2.4.16"
PyJWT = "~=2.4"
requests = "^2.25.1"
cryptography = ">=3.4.6,<39.0.0"
cryptography = ">=3.4.6,<40.0.0"
importlib-metadata = {version = "<5.0.0", markers = "python_version < \"3.8\""}
importlib-resources = {version = "5.10.2", markers = "python_version < \"3.9\""}
memoization = ">=0.3.2,<0.5.0"
Expand Down

0 comments on commit f11880e

Please sign in to comment.