Skip to content

Commit

Permalink
Bump validators from 0.31.0 to 0.33.0 (#1151)
Browse files Browse the repository at this point in the history
* Bump validators from 0.31.0 to 0.33.0

Bumps [validators](https://github.com/python-validators/validators) from 0.31.0 to 0.33.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.31.0...0.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* bumping mailgoose

* .

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krzysztof Zając <krzysztof.zajac2@gmail.com>
  • Loading branch information
dependabot[bot] and kazet committed Jul 17, 2024
1 parent b2cb4df commit 4887713
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dkimpy = "1.1.8"

# BSD, not properly provided in package metadata
karton-core = "5.0.0"
libmailgoose = "1.0"
libmailgoose = "1.3.3"

# Apache 2, not properly provided in package metadata
aiofiles = "0.7.0"
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ h11==0.14.0
idna==3.7
Jinja2==3.1.4
karton-core==5.4.0
git+https://github.com/CERT-Polska/mailgoose@v1.3.1#egg=libmailgoose&subdirectory=scan
git+https://github.com/CERT-Polska/mailgoose@v1.3.3#egg=libmailgoose&subdirectory=scan
liccheck==0.9.2
Markdown==3.6
MarkupSafe==2.1.5
Expand Down Expand Up @@ -49,5 +49,5 @@ typer==0.12.3
typing-extensions==4.12.2
urllib3==1.26.18
uvicorn==0.30.1
validators==0.31.0
validators==0.33.0
whoisdomain==1.20240129.1

0 comments on commit 4887713

Please sign in to comment.