Skip to content

Commit 72acf0f

Browse files
chore(deps): bump dnspython from 1.16.0 to 2.3.0 (#8931)
Bumps [dnspython](https://github.com/rthalley/dnspython) from 1.16.0 to 2.3.0. - [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v1.16.0...v2.3.0) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a62b066 commit 72acf0f

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

poetry.lock

Lines changed: 12 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
@@ -142,7 +142,7 @@ marrow-mailer = {git = "https://github.com/LexMachinaInc/mailer.git", rev = "dev
142142
marrow-util = {git = "https://github.com/LexMachinaInc/util.git", rev = "develop"}
143143
jinja2 = "<3"
144144
markupsafe = "<2.1"
145-
dnspython = "<2"
145+
dnspython = "<3"
146146

147147
[tool.poetry.group.dev.dependencies]
148148
nose = "1.3.7"

0 commit comments

Comments
 (0)