diff --git a/changelogs/unreleased/8563-dependabot.yml b/changelogs/unreleased/8563-dependabot.yml new file mode 100644 index 0000000000..1d1b9bce8f --- /dev/null +++ b/changelogs/unreleased/8563-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump setuptools from 75.6.0 to 75.7.0 +destination-branches: +- iso7 +sections: {} diff --git a/requirements.txt b/requirements.txt index be09a85e8d..d4602db21b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ PyJWT==2.10.1 pynacl==1.5.0 python-dateutil==2.9.0.post0 pyyaml==6.0.2 -setuptools==75.6.0 +setuptools==75.7.0 texttable==1.7.0 tornado==6.4.2 toml==0.10.2