Skip to content

Commit

Permalink
Bump validators from 0.20.0 to 0.34.0
Browse files Browse the repository at this point in the history
Bumps [validators](https://github.com/python-validators/validators) from 0.20.0 to 0.34.0.
- [Release notes](https://github.com/python-validators/validators/releases)
- [Changelog](https://github.com/python-validators/validators/blob/master/CHANGES.md)
- [Commits](python-validators/validators@0.20.0...0.34.0)

---
updated-dependencies:
- dependency-name: validators
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 4212746 commit a097be9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 21 deletions.
27 changes: 7 additions & 20 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 @@ -68,7 +68,7 @@ black = ">=22.10,<24.0"
autoflake = "^2.0"
types-pytz = "^2023.3"
taskipy = "^1.10.1"
validators = "^0.20.0"
validators = ">=0.20,<0.35"
pytest-repeat = "^0.9.1"
isort = "^5.12"
coverage = "^7.2.3"
Expand Down

0 comments on commit a097be9

Please sign in to comment.