Skip to content

Commit 5ed9a23

Browse files
Bump the python-dependencies group with 2 updates (#326)
Bumps the python-dependencies group with 2 updates: [validators](https://github.com/python-validators/validators) and [django](https://github.com/django/django). Updates `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) Updates `django` from 5.1 to 5.1.1 - [Commits](django/django@5.1...5.1.1) --- updated-dependencies: - dependency-name: validators dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 87c91fe commit 5ed9a23

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ classifiers = [
3131
python = "^3.12"
3232
py-cord = "~2.6"
3333
python-dotenv = "^1.0"
34-
validators = "^0.33"
34+
validators = "^0.34"
3535
beautifulsoup4 = "^4.12"
3636
emoji = "^2.12"
3737
parsedatetime = "^2.6"

0 commit comments

Comments
 (0)