From b9358290ecd1f8fd4c2783d4c2474b52e63f1667 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 01:39:52 +0000 Subject: [PATCH] chore: bump pydantic from 2.6.3 to 2.6.4 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.6.3 to 2.6.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.6.3...v2.6.4) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- test-requirements.txt | 29 +++++++---------------------- 2 files changed, 8 insertions(+), 23 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6a3a487..b2cb987 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ markupsafe==2.1.5 # via jinja2 ops==2.11.0 # via -r requirements.in -pydantic==2.6.3 +pydantic==2.6.4 # via -r requirements.in pydantic-core==2.16.3 # via pydantic diff --git a/test-requirements.txt b/test-requirements.txt index 5c6f15a..cfe2d43 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,9 +5,7 @@ # pip-compile --constraint=requirements.txt test-requirements.in # annotated-types==0.6.0 - # via - # -c requirements.txt - # pydantic + # via pydantic asttokens==2.4.1 # via stack-data bcrypt==4.1.2 @@ -53,9 +51,7 @@ ipython==8.22.2 jedi==0.19.1 # via ipython jinja2==3.1.3 - # via - # -c requirements.txt - # pytest-operator + # via pytest-operator juju==3.3.1.1 # via # -r test-requirements.in @@ -65,9 +61,7 @@ kubernetes==29.0.0 macaroonbakery==1.3.4 # via juju markupsafe==2.1.5 - # via - # -c requirements.txt - # jinja2 + # via jinja2 matplotlib-inline==0.1.6 # via ipython mypy-extensions==1.0.0 @@ -79,9 +73,7 @@ oauthlib==3.2.2 # kubernetes # requests-oauthlib ops==2.11.0 - # via - # -c requirements.txt - # ops-scenario + # via ops-scenario ops-scenario==6.0.2 # via pytest-interface-tester packaging==24.0 @@ -113,14 +105,10 @@ pyasn1-modules==0.3.0 # via google-auth pycparser==2.21 # via cffi -pydantic==2.6.3 - # via - # -c requirements.txt - # pytest-interface-tester +pydantic==2.6.4 + # via pytest-interface-tester pydantic-core==2.16.3 - # via - # -c requirements.txt - # pydantic + # via pydantic pygments==2.17.2 # via ipython pymacaroons==0.13.0 @@ -154,7 +142,6 @@ pytz==2024.1 # via pyrfc3339 pyyaml==6.0.1 # via - # -c requirements.txt # juju # kubernetes # ops @@ -191,7 +178,6 @@ typer==0.7.0 # via pytest-interface-tester typing-extensions==4.10.0 # via - # -c requirements.txt # pydantic # pydantic-core # typing-inspect @@ -205,7 +191,6 @@ wcwidth==0.2.13 # via prompt-toolkit websocket-client==1.7.0 # via - # -c requirements.txt # kubernetes # ops websockets==12.0