Skip to content

Commit

Permalink
Bump validators from 0.28.3 to 0.29.0 (#171)
Browse files Browse the repository at this point in the history
Bumps [validators](https://github.com/python-validators/validators) from 0.28.3 to 0.29.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.28.3...0.29.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent d9b0687 commit ea6368c
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 @@ -9,5 +9,5 @@ certvalidator == 0.11.1
prospector==1.10.3
bandit==1.7.9
pytest==8.2.2
validators==0.28.3
validators==0.29.0
requests==2.32.3
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.34.136
certvalidator == 0.11.1
cryptography == 42.0.8
validators==0.28.3
validators==0.29.0

0 comments on commit ea6368c

Please sign in to comment.