Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 40968f4 commit 511a840
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ urllib3==1.26.18
# responses
# sentry-sdk
# twine
validators==0.28.1
validators==0.28.3
# via -r requirements-tests.txt
vine==5.1.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -897,7 +897,7 @@ urllib3==1.26.18
# requests
# responses
# sentry-sdk
validators==0.28.1
validators==0.28.3
# via -r requirements-tests.txt
vine==5.1.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ urllib3==1.26.18
# requests
# responses
# sentry-sdk
validators==0.28.1
validators==0.28.3
# via -r requirements.txt
vine==5.1.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ urllib3==1.26.18
# botocore
# requests
# sentry-sdk
validators==0.28.1
validators==0.28.3
# via -r requirements.in
vine==5.1.0
# via
Expand Down

0 comments on commit 511a840

Please sign in to comment.