Skip to content

Commit

Permalink
chore: Upgrade exodus-core to 1.3.12 & androguard to 4.1.1 (#610)
Browse files Browse the repository at this point in the history
  • Loading branch information
pnu-s authored Mar 19, 2024
1 parent 370cf9e commit 72d2c54
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
androguard = "==4.1.0"
androguard = "==4.1.1"
beautifulsoup4 = "~=4.10"
celery = "~=5.2.3"
django = "==3.2.25"
Expand All @@ -13,7 +13,7 @@ django-environ = "~=0.9.0"
django-eventlog = "==1.1"
django-minio-storage = "~=0.3.10"
djangorestframework = "~=3.13.1"
exodus-core = "==1.3.11"
exodus-core = "==1.3.12"
google-play-scraper = "~=1.2.2"
gunicorn = "~=20.1"
mistune = "~=0.8"
Expand Down
116 changes: 58 additions & 58 deletions Pipfile.lock

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

0 comments on commit 72d2c54

Please sign in to comment.