Skip to content

Commit a42518d

Browse files
build(deps): bump validators from 0.24.0 to 0.28.1 in /dblp-fetcher
Bumps [validators](https://github.com/python-validators/validators) from 0.24.0 to 0.28.1. - [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.24.0...0.28.1) --- updated-dependencies: - dependency-name: validators dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8294b92 commit a42518d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

dblp-fetcher/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dblp-fetcher/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ google-api-python-client = "^2.124.0"
1414
google-auth-httplib2 = "^0.2.0"
1515
google-auth-oauthlib = "^1.2.0"
1616
requests = "^2.31.0"
17-
validators = "^0.24.0"
17+
validators = "^0.28.1"
1818

1919
[tool.poetry.dev-dependencies]
2020
pytest = "^8.1"

0 commit comments

Comments
 (0)