Skip to content

Commit

Permalink
Bump validators from 0.33.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.33.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.33.0...0.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 5508892 commit 233f820
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ pytest == 8.3.2
requests == 2.32.3
setuptools == 72.2.0
structlog == 24.4.0
validators == 0.33.0
validators == 0.34.0
2 changes: 1 addition & 1 deletion utils/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ asn1crypto == 1.5.1
boto3 == 1.35.0
certvalidator == 0.11.1
cryptography == 43.0.0
validators == 0.33.0
validators == 0.34.0

0 comments on commit 233f820

Please sign in to comment.