Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ bump dnspython from 2.4.0 to 2.4.2 #55

Merged
merged 1 commit into from
Dec 11, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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