From 4ae04aab72f1caa1de897ded32d44c9dd01fd187 Mon Sep 17 00:00:00 2001 From: Justin Jeffery Date: Wed, 25 May 2022 13:21:41 -0400 Subject: [PATCH] feat: Add username/password auth update httpx --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 796c301..1ab9b73 100644 --- a/poetry.lock +++ b/poetry.lock @@ -323,7 +323,7 @@ python-versions = "*" [[package]] name = "ipfabric-httpx-auth" -version = "0.1.0" +version = "1.0.2" description = "Authentication plugin for IP Fabric" category = "main" optional = false @@ -914,7 +914,7 @@ examples = ["tabulate", "pandas", "openpyxl"] [metadata] lock-version = "1.1" python-versions = "^3.7.1" -content-hash = "2af760231275565d0c66e57004d71c1d16fa2eba76a72c8a0b9a2191b4f753fc" +content-hash = "9182e16381455b25441f05b4b9a29995bcd0f6f50976cfaa3895746a2c5bbb07" [metadata.files] anyio = [ @@ -1149,8 +1149,8 @@ invoke = [ {file = "invoke-1.7.1.tar.gz", hash = "sha256:7b6deaf585eee0a848205d0b8c0014b9bf6f287a8eb798818a642dff1df14b19"}, ] ipfabric-httpx-auth = [ - {file = "ipfabric_httpx_auth-0.1.0-py3-none-any.whl", hash = "sha256:9b32365f32cb019c598309fc7b90ee5b7bd80747d0bfdfc49b93679936630b62"}, - {file = "ipfabric_httpx_auth-0.1.0.tar.gz", hash = "sha256:09dc634e143c6562d3c3b31ecb66b798b4996e6c8486e8e06c859a14929448eb"}, + {file = "ipfabric_httpx_auth-1.0.2-py3-none-any.whl", hash = "sha256:9139af8b5d8cdcd8819d469811299067b26e8cb93134ed61f578c141ea0b57bf"}, + {file = "ipfabric_httpx_auth-1.0.2.tar.gz", hash = "sha256:5254f6392d0c54be8a67701174ec75327d502e0cd57e86d464358bbf8a387590"}, ] jeepney = [ {file = "jeepney-0.8.0-py3-none-any.whl", hash = "sha256:c0a454ad016ca575060802ee4d590dd912e35c122fa04e70306de3d076cce755"},