Skip to content

Commit 881c126

Browse files
Bump pydash from 5.0.2 to 5.1.0
Bumps [pydash](https://github.com/dgilland/pydash) from 5.0.2 to 5.1.0. - [Release notes](https://github.com/dgilland/pydash/releases) - [Changelog](https://github.com/dgilland/pydash/blob/develop/CHANGELOG.rst) - [Commits](dgilland/pydash@v5.0.2...v5.1.0) --- updated-dependencies: - dependency-name: pydash dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82fa70f commit 881c126

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gunicorn==20.1.0 #production server
44
whitenoise==5.3.0 #serving swagger static files
55
djangorestframework==3.12.4
66
pylint==2.11.1
7-
pydash==5.0.2
7+
pydash==5.1.0
88
django-cors-headers==3.9.0
99
pyyaml==5.4.1
1010
colour_runner==0.1.1
@@ -23,7 +23,7 @@ django-elasticsearch-dsl==7.2.0
2323
drf-yasg==1.20.0
2424
git+https://github.com/snyaggarwal/django-queryset-csv
2525
git+https://github.com/OpenConceptLab/ocldev
26-
coverage==5.5
26+
coverage==6.0
2727
tblib==1.7.0
2828
django-ordered-model==3.4.3
2929
django-health-check>=3.16.2

0 commit comments

Comments
 (0)