Bump Pfim from 0.11.1 to 0.11.2 (#632)

Bumps [Pfim](https://github.com/nickbabcock/Pfim) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/nickbabcock/Pfim/releases)
- [Changelog](https://github.com/nickbabcock/Pfim/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/nickbabcock/Pfim/compare/v0.11.1...v0.11.2)

---
updated-dependencies:
- dependency-name: Pfim
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-01-11 19:18:55 -06:00 committed by GitHub
commit 9e38d6ced3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
<PackageReference Include="Pfim" Version="0.11.1" />
<PackageReference Include="Pfim" Version="0.11.2" />
<PackageReference Include="SixLabors.ImageSharp" Version="2.1.3" />
<PackageReference Include="Discord.Net.Webhook" Version="3.9.0" />
<PackageReference Include="InfluxDB.Client" Version="4.9.0" />