Skip to content

Commit

Permalink
Bump dnspython from 2.1.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.1.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.1.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] committed Apr 12, 2024
1 parent 97e22ee commit 7836681
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
Expand Up @@ -5,4 +5,4 @@ coverage
pre-commit
safety
bandit
dnspython==2.1.0
dnspython==2.6.1
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -19,7 +19,7 @@ reportlab==4.0.4 # debrief
rich==13.7.0
svglib==1.5.1 # debrief
Markdown==3.4.4 # training
dnspython==2.4.2
dnspython==2.6.1
asyncssh==2.14.1
aioftp~=0.20.0
packaging==23.2

0 comments on commit 7836681

Please sign in to comment.