From 024df6a0fc5f93c86f085c7ef26e452b64c5d38b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 15:40:54 +0000 Subject: [PATCH] Bump Npgsql from 7.0.1 to 8.0.3 in /tests Bumps [Npgsql](https://github.com/npgsql/npgsql) from 7.0.1 to 8.0.3. - [Release notes](https://github.com/npgsql/npgsql/releases) - [Commits](https://github.com/npgsql/npgsql/compare/v7.0.1...v8.0.3) --- updated-dependencies: - dependency-name: Npgsql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Npgsql.FSharp.fsproj | 2 +- tests/Tests.fsproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Npgsql.FSharp.fsproj b/src/Npgsql.FSharp.fsproj index c65b9e8..1702f06 100644 --- a/src/Npgsql.FSharp.fsproj +++ b/src/Npgsql.FSharp.fsproj @@ -21,7 +21,7 @@ - + diff --git a/tests/Tests.fsproj b/tests/Tests.fsproj index 255ccff..5fc2c67 100644 --- a/tests/Tests.fsproj +++ b/tests/Tests.fsproj @@ -12,7 +12,7 @@ - + \ No newline at end of file