Skip to content

Commit

Permalink
Merge pull request #30 from neuroforgede/2.1.0
Browse files Browse the repository at this point in the history
bump cryptography
  • Loading branch information
s4ke authored Jul 17, 2023
2 parents 25a805d + cb45729 commit fd3a618
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 36 deletions.
2 changes: 1 addition & 1 deletion skipper/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ setuptools = "==67.3.2"
djangorestframework = "==3.14.0"
djangorestframework-simplejwt = { version = "==5.2.2" }
# at least required for simplejwt crypto
cryptography = "==41.0.0"
cryptography = "==41.0.2"
django-extensions = "==3.2.1"
psycopg2 = "==2.9.5"
pytz = "==2022.7.1"
Expand Down
74 changes: 39 additions & 35 deletions skipper/Pipfile.lock

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

0 comments on commit fd3a618

Please sign in to comment.