Skip to content

Commit

Permalink
Merge branch 'master' into update-transport-env
Browse files Browse the repository at this point in the history
  • Loading branch information
PFigs authored Jul 17, 2019
2 parents 8e21847 + e77c33f commit 0b15f8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .renovaterc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"extends": [
"config:base"
]
],
"ignorePaths": ["python_transport/docs/requirements.txt"]
}
2 changes: 1 addition & 1 deletion python_transport/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ wirepas_messaging==1.2.0rc3
pydbus==0.6.0

# grpc
PyYAML==5.1
PyYAML==5.1.1

# mqtt
paho-mqtt==1.4.0

0 comments on commit 0b15f8d

Please sign in to comment.