diff --git a/changelogs/unreleased/3365-dependabot.yml b/changelogs/unreleased/3365-dependabot.yml new file mode 100644 index 0000000000..a36c077240 --- /dev/null +++ b/changelogs/unreleased/3365-dependabot.yml @@ -0,0 +1,6 @@ +change-type: patch +description: Bump inmanta-dev-dependencies[async,core,pytest,sphinx] from 1.60.0 to + 1.61.0 +destination-branches: +- master +sections: {} diff --git a/requirements.dev.txt b/requirements.dev.txt index 1ab9e17234..a765bff7a9 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -1,4 +1,4 @@ -inmanta-dev-dependencies[pytest,async,core,sphinx]==1.60.0 +inmanta-dev-dependencies[pytest,async,core,sphinx]==1.61.0 bumpversion==0.6.0 openapi_spec_validator==0.3.1 pip2pi==0.8.2