This is an automated email from the ASF dual-hosted git repository.

fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new 8c7ebeee82 Build: Bump openapi-spec-validator from 0.5.2 to 0.7.1 
(#9057)
8c7ebeee82 is described below

commit 8c7ebeee82b59904753fb6eab61a1e28e9852ae3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Nov 19 07:57:53 2023 +0100

    Build: Bump openapi-spec-validator from 0.5.2 to 0.7.1 (#9057)
---
 open-api/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/open-api/requirements.txt b/open-api/requirements.txt
index d1e87bd801..1208f5ca44 100644
--- a/open-api/requirements.txt
+++ b/open-api/requirements.txt
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-openapi-spec-validator==0.5.2
+openapi-spec-validator==0.7.1
 datamodel-code-generator==0.24.2
 # Add the Pydantic constraint since 2.4.0 has a bug
 pydantic<2.4.0

Reply via email to