Skip to content

Commit

Permalink
chore(deps): update dependency dnspython to v2.6.0 (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent ab8cb8a commit c469baf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name = "pypi"
requests = "==2.31.0"
tornado = "==6.4"
Flask = "==3.0.2"
dnspython = "==2.5.0"
dnspython = "==2.6.0"


[dev-packages]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
requests==2.31.0
tornado==6.4
Flask==3.0.2
dnspython==2.5.0
dnspython==2.6.0

0 comments on commit c469baf

Please sign in to comment.