Skip to content

Commit

Permalink
Merge branch 'issue-OWASP-BLT#828' of github.com:JisanAR03/BLT into i…
Browse files Browse the repository at this point in the history
  • Loading branch information
JisanAR03 committed Oct 9, 2023
2 parents 775b83f + 34676d9 commit bc0ea78
Show file tree
Hide file tree
Showing 10 changed files with 1,717 additions and 1,566 deletions.
45 changes: 23 additions & 22 deletions poetry.lock

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

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "AGPLv3"
[tool.poetry.dependencies]
python = "3.11.2"
toml = "^0.10.2"
Django = "^4.2.5"
Django = "^4.2.6"
dj-database-url = "^1.0.0"
django-allauth = "^0.51.0"
beautifulsoup4 = "^4.10.0"
Expand All @@ -29,7 +29,7 @@ pylibmc = "^1.6.1"
psycopg2-binary = "^2.9.9"
boto = "^2.49.0"
django-cors-headers = "^4.2.0"
protobuf = "^4.24.3"
protobuf = "^4.24.4"
django-storages = {extras = ["google"], version = "^1.14.1"}
django-timedeltafield = "^0.7.10"
EasyProcess = "^1.1"
Expand All @@ -53,7 +53,7 @@ django-tz-detect = "^0.4.0"
django-tellme = "^0.7.3"
django-bootstrap-datepicker-plus = "^5.0.4"
django-star-ratings = "^0.9.2"
stripe = "^5.5.0"
stripe = "^6.7.0"
django-environ = "^0.11.2"
django-humanize = "^0.1.2"
drf-yasg = "^1.20.0"
Expand Down
Loading

0 comments on commit bc0ea78

Please sign in to comment.