Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: dnspython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent ebf5815 commit 9572eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cryptography==3.3.2; python_version == '2.7'
cryptography==39.0.1; python_version > '2.7' and python_version < '3.6'
cryptography==40.0.2; python_version >= '3.6' and python_version < '3.7'
cryptography==42.0.3; python_version >= '3.7'
dnspython==1.16.0
dnspython==2.6.1
enum34==1.1.10
future==0.18.3
ipaddress==1.0.23
Expand Down

0 comments on commit 9572eaa

Please sign in to comment.