From cfe6a0056a2a3914cddab2e44bad4979de76dda7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 11:23:10 -0500 Subject: [PATCH] :arrow_up: bump dnspython from 2.4.0 to 2.4.2 (#55) 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](https://github.com/rthalley/dnspython/compare/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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7b39fe5..9d921c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 @@ -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 @@ -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 @@ -182,7 +184,6 @@ smmap==5.0.0 sniffio==1.3.0 # via # anyio - # dnspython # httpcore # httpx toml==0.10.2