Skip to content

Commit ae3a3a2

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 8699cc9 commit ae3a3a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ uvicorn = {extras = ["standard"], version = "^0.23.2"}
2727
pydantic = {extras = ["email"], version = "^1.10.12"}
2828
python-multipart = "^0.0.5"
2929
odmantic = "^0.9.2"
30-
dnspython = "^2.2.1"
30+
dnspython = "^2.4.2"
3131
deta = "^1.1.0"
3232
nylas = "^5.14.1"
3333
openai = "^0.28.1"

0 commit comments

Comments
 (0)