Bump Npgsql from 4.1.9 to 8.0.3 in /worker

Bumps [Npgsql](https://github.com/npgsql/npgsql) from 4.1.9 to 8.0.3.
- [Release notes](https://github.com/npgsql/npgsql/releases)
- [Commits](https://github.com/npgsql/npgsql/compare/v4.1.9...v8.0.3)

---
updated-dependencies:
- dependency-name: Npgsql
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-05-09 15:31:23 +00:00
committed by GitHub
parent 8b0f5ad514
commit 7cf526c018

View File

@@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="StackExchange.Redis" Version="2.2.4" />
<PackageReference Include="Npgsql" Version="4.1.9" />
<PackageReference Include="Npgsql" Version="8.0.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>