Skip to content

Commit a31d00c

Browse files
committed
Security fix for pydash
1 parent c558bc9 commit a31d00c

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

poetry.lock

Lines changed: 9 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ pytidylib = "==0.3.2"
6565
polib = "==1.1.0"
6666
psycopg2-binary = "*"
6767
pycountry = "==19.8.18"
68-
pydash = "==4.8.0"
68+
pydash = "==8.0.4"
6969
python-Levenshtein = "==0.12.1"
7070
python-dateutil = "==2.8.0"
7171
python-magic = "==0.4.27"

0 commit comments

Comments
 (0)