diff --git a/changelogs/unreleased/5059-dependabot.yml b/changelogs/unreleased/5059-dependabot.yml new file mode 100644 index 0000000000..724b344086 --- /dev/null +++ b/changelogs/unreleased/5059-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump build from 0.8.0 to 0.9.0 +destination-branches: +- iso5 +sections: {} diff --git a/requirements.txt b/requirements.txt index d1afed96ff..d3427c2d70 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ texttable==1.6.4 tornado==6.2 toml==0.10.2 typing_inspect==0.8.0 -build==0.8.0 +build==0.9.0 ruamel.yaml==0.17.21 # Optional import in code