diff --git a/changelogs/unreleased/5061-dependabot.yml b/changelogs/unreleased/5061-dependabot.yml new file mode 100644 index 0000000000..71f3aad906 --- /dev/null +++ b/changelogs/unreleased/5061-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump build from 0.8.0 to 0.9.0 +destination-branches: +- master +sections: {} diff --git a/requirements.txt b/requirements.txt index 333c7add96..1b8bbeec86 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