Skip to content

Commit

Permalink
update package django
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvin-muchiri committed Sep 24, 2024
1 parent 5855b04 commit 582c14c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements/azure.pip
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cryptography==43.0.1
# via
# -r requirements/azure.in
# azure-storage-blob
django==4.2.14
django==4.2.15
# via
# -r requirements/azure.in
# django-storages
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.pip
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ deprecated==1.2.14
# via onadata
dict2xml==1.7.5
# via onadata
django==4.2.14
django==4.2.15
# via
# django-activity-stream
# django-cors-headers
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.pip
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ dill==0.3.8
# via pylint
distlib==0.3.8
# via virtualenv
django==4.2.14
django==4.2.15
# via
# django-activity-stream
# django-cors-headers
Expand Down
2 changes: 1 addition & 1 deletion requirements/s3.pip
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ botocore==1.34.134
# via
# boto3
# s3transfer
django==4.2.14
django==4.2.15
# via
# -r requirements/s3.in
# django-storages
Expand Down
2 changes: 1 addition & 1 deletion requirements/ses.pip
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ botocore==1.34.134
# via
# boto3
# s3transfer
django==4.2.14
django==4.2.15
# via
# -r requirements/ses.in
# django-ses
Expand Down

0 comments on commit 582c14c

Please sign in to comment.