Skip to content

Commit

Permalink
Merge branch 'release/3.1.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
flibbertigibbet committed Jun 1, 2020
2 parents 9faaf8d + 3cb7eee commit 60a7fa6
Show file tree
Hide file tree
Showing 5 changed files with 752 additions and 1,006 deletions.
2 changes: 1 addition & 1 deletion deployment/ansible/group_vars/all
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ postgresql_support_psycopg2_version: "2.8.*"

packer_version: "1.5.4"

nodejs_version: 12.16.3
nodejs_version: 12.17.0
nodejs_npm_version: 6.14.4

otp_router: "default"
Expand Down
2 changes: 1 addition & 1 deletion python/cac_tripplanner/deployment_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ boto==2.49.0
PyYAML==5.3.1
majorkirby==1.0.0
requests==2.23.0
troposphere==2.6.0
troposphere==2.6.1
4 changes: 2 additions & 2 deletions python/cac_tripplanner/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
base58==2.0.0
boto3==1.12.47
boto3==1.13.19
Django==2.2.12
django-ckeditor==5.9.0
django-image-cropping==1.4.0
Expand All @@ -13,4 +13,4 @@ pytz==2020.1
PyYAML==5.3.1
requests==2.23.0
git+https://github.com/azavea/[email protected]#egg=django-wpadmin
virtualenv==20.0.18
virtualenv==20.0.21
Loading

0 comments on commit 60a7fa6

Please sign in to comment.