diff --git a/changelogs/unreleased/5850-dependabot.yml b/changelogs/unreleased/5850-dependabot.yml new file mode 100644 index 0000000000..e354f4d24d --- /dev/null +++ b/changelogs/unreleased/5850-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump types-setuptools from 67.6.0.7 to 67.6.0.8 +destination-branches: +- iso6 +sections: {} diff --git a/requirements.dev.txt b/requirements.dev.txt index 3c9ca9684c..111de89acc 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -5,7 +5,7 @@ pip2pi==0.8.2 sphinxcontrib-contentui==0.2.5 types-PyYAML==6.0.12.9 types-python-dateutil==2.8.19.12 -types-setuptools==67.6.0.7 +types-setuptools==67.6.0.8 types-toml==0.10.8.6 flake8-junit-report==2.1.0