diff --git a/changelogs/unreleased/3783-dependabot.yml b/changelogs/unreleased/3783-dependabot.yml new file mode 100644 index 0000000000..21d2da7f74 --- /dev/null +++ b/changelogs/unreleased/3783-dependabot.yml @@ -0,0 +1,6 @@ +change-type: patch +description: Bump types-setuptools from 57.4.8 to 57.4.9 +destination-branches: +- master +- iso5 +sections: {} diff --git a/requirements.dev.txt b/requirements.dev.txt index 499611b658..d837811e73 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -4,6 +4,6 @@ openapi_spec_validator==0.4.0 pip2pi==0.8.2 types-PyYAML==6.0.4 types-python-dateutil==2.8.9 -types-setuptools==57.4.8 +types-setuptools==57.4.9 types-toml==0.10.3 flake8-junit-report==2.1.0