Skip to content

Commit

Permalink
update: pyjwt and cryptography
Browse files Browse the repository at this point in the history
Bump pyjwt from 2.7.0 to 2.8.0
Bump cryptography from 41.0.2 to 41.0.3
  • Loading branch information
djcowley committed Aug 10, 2023
1 parent 491a392 commit af76836
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 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 @@ -259,7 +259,7 @@ version = "2.12.0"
markers = "sys_platform == 'darwin' and platform_machine == 'arm64'"

[tool.poetry.dependencies.PyJWT]
version = "^2.0.0"
version = "^2.8.0"
extras = [ "crypto",]

[tool.poetry.dependencies.colorama]
Expand Down

0 comments on commit af76836

Please sign in to comment.