Skip to content

Commit

Permalink
⬆️ bump dnspython from 2.4.0 to 2.4.2 (#55)
Browse files Browse the repository at this point in the history
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.4.0 to 2.4.2.
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst)
- [Commits](rthalley/dnspython@v2.4.0...v2.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent a224e56 commit cfe6a00
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,12 @@ cryptography==41.0.3
# paramiko
# pyjwt
datamodel-code-generator[http]==0.21.1
# via compliance-trestle
# via
# compliance-trestle
# datamodel-code-generator
defusedxml==0.7.1
# via compliance-trestle
dnspython==2.4.0
dnspython==2.4.2
# via email-validator
email-validator==2.0.0.post2
# via pydantic
Expand All @@ -66,9 +68,7 @@ gitpython==3.1.35
h11==0.14.0
# via httpcore
httpcore==0.17.3
# via
# dnspython
# httpx
# via httpx
httpx==0.24.1
# via datamodel-code-generator
idna==3.4
Expand Down Expand Up @@ -133,7 +133,9 @@ pydantic[email]==1.10.2
# datamodel-code-generator
# trestlebot
pyjwt[crypto]==2.8.0
# via github3-py
# via
# github3-py
# pyjwt
pynacl==1.5.0
# via paramiko
pyrsistent==0.19.3
Expand Down Expand Up @@ -182,7 +184,6 @@ smmap==5.0.0
sniffio==1.3.0
# via
# anyio
# dnspython
# httpcore
# httpx
toml==0.10.2
Expand Down

0 comments on commit cfe6a00

Please sign in to comment.