Skip to content

Commit

Permalink
Bump dnspython from 2.5.0 to 2.6.1
Browse files Browse the repository at this point in the history
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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 6232e46 commit 47d634f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ tomlkit==0.12.3
urllib3==2.2.0
websocket-client==0.59.0
yarl==1.9.4
dnspython==2.5.0
dnspython==2.6.1
pymongo==4.6.1
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ multidict==6.0.5
pycparser==2.21
PyNaCl==1.5.0
yarl==1.9.4
dnspython==2.5.0
dnspython==2.6.1
pymongo==4.6.1

0 comments on commit 47d634f

Please sign in to comment.