Skip to content

Commit

Permalink
chore(deps): bump dnspython from 2.4.1 to 2.4.2
Browse files Browse the repository at this point in the history
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.4.1 to 2.4.2.
- [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst)
- [Commits](rthalley/dnspython@v2.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: dnspython
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent b81b93c commit a601d2d
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 @@ -8,7 +8,7 @@ charset-normalizer==3.2.0; python_full_version >= "3.6.1" and python_version >=
click==8.0.3; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.1"
colorama==0.4.6
cryptography==41.0.3; python_version >= "3.6"
dnspython==2.4.1; python_full_version >= "3.6.1" and python_version >= "3.6"
dnspython==2.4.2; python_full_version >= "3.6.1" and python_version >= "3.6"
ecdsa==0.17.0; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
email-validator==1.1.3; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
fastapi-restful==0.4.2; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
Expand Down

0 comments on commit a601d2d

Please sign in to comment.