Skip to content

Commit

Permalink
Bump dnspython from 2.2.1 to 2.6.1
Browse files Browse the repository at this point in the history
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.2.1 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.2.1...v2.6.1)

---
updated-dependencies:
- dependency-name: dnspython
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent ad84a2b commit 1114e8b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ddtrace==1.1.4
# via -r requirements.in
dill==0.3.5.1
# via pylint
dnspython==2.2.1
dnspython==2.6.1
# via srvlookup
flask==1.1.4
# via
Expand Down Expand Up @@ -159,6 +159,10 @@ tomli==2.0.1
# via
# pep517
# pylint
typing-extensions==4.12.2
# via
# astroid
# pylint
urllib3==1.26.9
# via
# requests
Expand Down

0 comments on commit 1114e8b

Please sign in to comment.