Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit cd3776d

Browse files
build(deps): bump dnspython from 2.5.0 to 2.6.1
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.5.0 to 2.6.1. - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](rthalley/dnspython@v2.5.0...v2.6.1) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 290ae1b commit cd3776d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -10,7 +10,7 @@ Pyrogram = "^2.0.106"
1010
aiohttp = "^3.9.1"
1111
TgCrypto = "^1.2.5"
1212
aiofiles = "^23.2.1"
13-
dnspython = "^2.5.0"
13+
dnspython = "^2.6.1"
1414
requests = "^2.31.0"
1515
motor = "^3.3.2"
1616
pyshorteners = "^1.0.1"

0 commit comments

Comments
 (0)