Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Commit

Permalink
⬆️ Upgrade vng-api-common to 1.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenbal committed Dec 23, 2020
1 parent 6ec5d13 commit 1029b9c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ unidecode==1.1.1 # via vng-api-common
uritemplate==3.0.0 # via coreapi, drf-yasg
urllib3==1.25.6 # via requests
uwsgi==2.0.18
vng-api-common==1.5.7
vng-api-common==1.5.10
2 changes: 1 addition & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ unidecode==1.1.1
uritemplate==3.0.0
urllib3==1.25.6
uwsgi==2.0.18
vng-api-common==1.5.7
vng-api-common==1.5.10
waitress==1.3.1
webob==1.8.5
webtest==2.0.33
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ unidecode==1.1.1
uritemplate==3.0.0
urllib3==1.25.6
uwsgi==2.0.18
vng-api-common==1.5.7
vng-api-common==1.5.10
waitress==1.3.1 # via webtest
webob==1.8.5 # via webtest
webtest==2.0.33 # via django-webtest

0 comments on commit 1029b9c

Please sign in to comment.