Skip to content

Commit

Permalink
Merge pull request #170 from VNG-Realisatie/set_vng_api_common_to_2.0.4
Browse files Browse the repository at this point in the history
set vngapicommon to 2.0.4
  • Loading branch information
MatthijsBekendam committed Feb 20, 2023
2 parents f1c9a4b + 516e2ef commit de34184
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ django-filter~=21.1
djangorestframework-camel-case
drf_spectacular

vng_api_common==2.0.3
vng-api-common==2.0.4
drf-flex-fields
django-cors-middleware
drf-writable-nested
6 changes: 3 additions & 3 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# ./bin/compile_dependencies.sh
#
Expand Down Expand Up @@ -228,7 +228,7 @@ uritemplate==4.1.1
# via drf-spectacular
urllib3==1.26.10
# via requests
vng-api-common==2.0.3
vng-api-common==2.0.4
# via -r requirements/base.in
webencodings==0.5.1
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# ./bin/compile_dependencies.sh
#
Expand Down Expand Up @@ -366,7 +366,7 @@ urllib3==1.26.10
# via
# -r requirements/base.txt
# requests
vng-api-common==2.0.3
vng-api-common==2.0.4
# via -r requirements/base.txt
webencodings==0.5.1
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# ./bin/compile_dependencies.sh
#
Expand Down Expand Up @@ -368,7 +368,7 @@ urllib3==1.26.10
# via
# -r requirements/base.txt
# requests
vng-api-common==2.0.3
vng-api-common==2.0.4
# via -r requirements/base.txt
webencodings==0.5.1
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/production.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# ./bin/compile_dependencies.sh
#
Expand Down Expand Up @@ -324,7 +324,7 @@ urllib3==1.26.10
# requests
uwsgi==2.0.20
# via -r requirements/production.in
vng-api-common==2.0.3
vng-api-common==2.0.4
# via -r requirements/base.txt
webencodings==0.5.1
# via
Expand Down

0 comments on commit de34184

Please sign in to comment.