diff --git a/changelogs/unreleased/7269-dependabot.yml b/changelogs/unreleased/7269-dependabot.yml new file mode 100644 index 0000000000..05677efe83 --- /dev/null +++ b/changelogs/unreleased/7269-dependabot.yml @@ -0,0 +1,5 @@ +change-type: patch +description: Bump email-validator from 2.1.0.post1 to 2.1.1 +destination-branches: +- iso7 +sections: {} diff --git a/requirements.txt b/requirements.txt index ae437e30f5..0775a2b21c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ cookiecutter==2.6.0 crontab==1.0.1 cryptography==42.0.5 docstring-parser==0.15 -email-validator==2.1.0.post1 +email-validator==2.1.1 execnet==1.9.0 importlib_metadata==7.0.1 jinja2==3.1.3