Skip to content

Commit

Permalink
relock pipfile with updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sainak committed Dec 20, 2024
1 parent 5adaf4a commit 953189d
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 155 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authlib = "==1.3.2"
boto3 = "==1.35.85"
celery = "==5.4.0"
channels = "==4.2.0"
cryptography = "==42.0.8"
cryptography = "==44.0.0"
daphne = "==4.1.2"
django = "==5.1.4"
django-cors-headers = "==4.6.0"
Expand All @@ -22,7 +22,7 @@ psutil = "==6.1.1"
pydantic = "==2.10.4"
pyjwt = "==2.10.1"
redis = "==5.2.1"
requests = "==2.31.0"
requests = "==2.32.3"
sentry-sdk = "==2.19.2"

[dev-packages]
Expand Down
Loading

0 comments on commit 953189d

Please sign in to comment.