diff --git a/requirements-fmt.txt b/requirements-fmt.txt index 84fabbf..913a0a5 100644 --- a/requirements-fmt.txt +++ b/requirements-fmt.txt @@ -4,7 +4,7 @@ # # pip-compile requirements-fmt.in # -black==23.7.0 +black==23.9.1 # via -r requirements-fmt.in click==8.1.7 # via black diff --git a/requirements-integration.txt b/requirements-integration.txt index c7f7746..483420a 100644 --- a/requirements-integration.txt +++ b/requirements-integration.txt @@ -46,7 +46,7 @@ frozenlist==1.4.0 # via # aiohttp # aiosignal -google-auth==2.22.0 +google-auth==2.23.0 # via kubernetes hvac==1.2.1 # via juju @@ -165,7 +165,6 @@ rsa==4.9 six==1.16.0 # via # asttokens - # google-auth # kubernetes # macaroonbakery # paramiko diff --git a/requirements-lint.txt b/requirements-lint.txt index c46eb2a..27958f9 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -4,7 +4,7 @@ # # pip-compile requirements-lint.in # -black==23.7.0 +black==23.9.1 # via -r requirements-lint.in click==8.1.7 # via black diff --git a/requirements-unit.txt b/requirements-unit.txt index 1602f08..a0add15 100644 --- a/requirements-unit.txt +++ b/requirements-unit.txt @@ -16,19 +16,19 @@ certifi==2023.7.22 # requests charset-normalizer==3.2.0 # via requests -coverage==7.3.0 +coverage==7.3.1 # via -r requirements-unit.in exceptiongroup==1.1.3 # via # anyio # pytest -google-auth==2.22.0 +google-auth==2.23.0 # via kubernetes h11==0.14.0 # via httpcore -httpcore==0.17.3 +httpcore==0.18.0 # via httpx -httpx==0.24.1 +httpx==0.25.0 # via lightkube idna==3.4 # via @@ -71,7 +71,7 @@ pyasn1==0.5.0 # rsa pyasn1-modules==0.3.0 # via google-auth -pytest==7.4.1 +pytest==7.4.2 # via # -r requirements-unit.in # pytest-lazy-fixture @@ -97,7 +97,6 @@ rsa==4.9 # via google-auth six==1.16.0 # via - # google-auth # kubernetes # python-dateutil sniffio==1.3.0 @@ -114,7 +113,7 @@ urllib3==1.26.16 # google-auth # kubernetes # requests -websocket-client==1.6.2 +websocket-client==1.6.3 # via # kubernetes # ops diff --git a/requirements.txt b/requirements.txt index 51a7261..fe43f0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,13 +18,13 @@ charset-normalizer==3.2.0 # via requests exceptiongroup==1.1.3 # via anyio -google-auth==2.22.0 +google-auth==2.23.0 # via kubernetes h11==0.14.0 # via httpcore -httpcore==0.17.3 +httpcore==0.18.0 # via httpx -httpx==0.24.1 +httpx==0.25.0 # via lightkube idna==3.4 # via @@ -74,7 +74,6 @@ rsa==4.9 # via google-auth six==1.16.0 # via - # google-auth # kubernetes # python-dateutil sniffio==1.3.0 @@ -89,7 +88,7 @@ urllib3==1.26.16 # google-auth # kubernetes # requests -websocket-client==1.6.2 +websocket-client==1.6.3 # via # kubernetes # ops