build(deps): bump validators from 0.28.0 to 0.28.1

Bumps [validators](https://github.com/python-validators/validators) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/python-validators/validators/releases)
- [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.md)
- [Commits](https://github.com/python-validators/validators/compare/0.28.0...0.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1203/head
dependabot[bot] 2024-04-19 16:44:28 +00:00 committed by GitHub
parent 8b4f98ac4c
commit 7e61dd3f30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

6
poetry.lock generated
View File

@ -3369,13 +3369,13 @@ zstd = ["zstandard (>=0.18.0)"]
[[package]]
name = "validators"
version = "0.28.0"
version = "0.28.1"
description = "Python Data Validation for Humans™"
optional = true
python-versions = ">=3.8"
files = [
{file = "validators-0.28.0-py3-none-any.whl", hash = "sha256:e0184691dea3ba82b52c161ba81d3ec1d8be8da9609f0137d1430b395b366521"},
{file = "validators-0.28.0.tar.gz", hash = "sha256:85bc82511f6ccd0800f4c15d8c0dc546c15e369640c5ea1f24349ba0b3b17815"},
{file = "validators-0.28.1-py3-none-any.whl", hash = "sha256:890c98789ad884037f059af6ea915ec2d667129d509180c2c590b8009a4c4219"},
{file = "validators-0.28.1.tar.gz", hash = "sha256:5ac88e7916c3405f0ce38ac2ac82a477fcf4d90dbbeddd04c8193171fc17f7dc"},
]
[[package]]