Skip to content

Commit

Permalink
Bump email-validator from 2.1.0 to 2.1.0.post1
Browse files Browse the repository at this point in the history
Bumps [email-validator](https://github.com/JoshData/python-email-validator) from 2.1.0 to 2.1.0.post1.
- [Release notes](https://github.com/JoshData/python-email-validator/releases)
- [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JoshData/python-email-validator/commits)

---
updated-dependencies:
- dependency-name: email-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 2312480 commit a40452d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 6 deletions.
30 changes: 25 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Jinja2 = "^3.1.2"
rich = "^13.6.0"
asyncclick = "^8.1.3.4"
anyio = "^4.0.0"
email-validator = "^2.0.0.post2"
email-validator = "^2.1.0.post1"
tomli = "^2.0.1"
tomli-w = "^1.0.0"
typer = { extras = ["all"], version = "^0.8.0" }
Expand Down

0 comments on commit a40452d

Please sign in to comment.