Skip to content

Commit 48b51c6

Browse files
Bump dnspython from 2.3.0 to 2.4.2
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.3.0 to 2.4.2. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.3.0...v2.4.2) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f56f41c commit 48b51c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
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
@@ -29,7 +29,7 @@ uvicorn = {extras = ["standard"], version = "^0.23.2"}
2929
pydantic = {extras = ["email"], version = "^1.10.12"}
3030
python-multipart = "^0.0.5"
3131
odmantic = "^0.9.2"
32-
dnspython = "^2.2.1"
32+
dnspython = "^2.4.2"
3333
deta = "^1.1.0"
3434
nylas = "^5.14.1"
3535
openai = "^0.28.1"

0 commit comments

Comments
 (0)