Skip to content

Commit

Permalink
Merge branch 'bug-description-page' of https://github.com/OWASP-BLT/BLT
Browse files Browse the repository at this point in the history
… into bug-description-page
  • Loading branch information
CodeWithBishal committed Jun 19, 2024
2 parents e59c4bc + 83bc111 commit d209522
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
66 changes: 33 additions & 33 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ beautifulsoup4 = "^4.12.3"
colorthief = "^0.2.1"
django-email-obfuscator = "^0.1.5"
django-gravatar2 = "^1.4.4"
django-import-export = "^4.0.7"
django-import-export = "^4.0.9"
django-annoying = "^0.10.6"
dj-rest-auth = "^5.0.2"
tweepy = "^4.8.0"
Expand All @@ -35,7 +35,7 @@ EasyProcess = "^1.1"
"giturlparse.py" = "^0.0.5"
gunicorn = "^20.1.0"
oauthlib = "^3.2.0"
parse = "^1.20.1"
parse = "^1.20.2"
python-openid = "^2.2.5"
pytesseract = "^0.3.9"
pytz = "^2024.1"
Expand All @@ -61,13 +61,13 @@ django-filter = "^22.1"
webdriver-manager = "^4.0.1"
pillow = "^10.2.0"
chromedriver-autoinstaller = "^0.6.4"
sentry-sdk = "^2.5.0"
sentry-sdk = "^2.5.1"
bitcash = "^1.0.2"

[tool.poetry.group.dev.dependencies]
black = "^24.2.0"
isort = "^5.13.2"
ruff = "^0.4.8"
ruff = "^0.4.9"

[tool.isort]
known_first_party = ["blt"]
Expand Down

0 comments on commit d209522

Please sign in to comment.