Skip to content

Commit 2d160a7

Browse files
⬆ Bump emails in the python-packages group across 1 directory
Bumps the python-packages group with 1 update in the / directory: [emails](https://github.com/lavr/python-emails). Updates `emails` from 0.6 to 1.1.2 - [Release notes](https://github.com/lavr/python-emails/releases) - [Changelog](https://github.com/lavr/python-emails/blob/master/CHANGELOG.md) - [Commits](lavr/python-emails@v0.6...v1.1.2) --- updated-dependencies: - dependency-name: emails dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bc5df8 commit 2d160a7

2 files changed

Lines changed: 24 additions & 204 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"email-validator<3.0.0.0,>=2.1.0.post1",
1010
"tenacity<10.0.0,>=8.2.3",
1111
"pydantic>2.0",
12-
"emails<1.0,>=0.6",
12+
"emails>=1.1.2,<2.0",
1313
"jinja2<4.0.0,>=3.1.4",
1414
"alembic<2.0.0,>=1.12.1",
1515
"httpx<1.0.0,>=0.25.1",

0 commit comments

Comments
 (0)