build(deps): bump matplotlib from 3.8.1 to 3.8.2

Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.1 to 3.8.2.
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](https://github.com/matplotlib/matplotlib/compare/v3.8.1...v3.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-20 19:50:49 +00:00
committed by GitHub
parent 31d74f086d
commit 9bfc4d317a
2 changed files with 31 additions and 31 deletions

View File

@ -63,7 +63,7 @@ deutschland = {git = "https://github.com/TrisNol/deutschland.git", branch = "hot
frozendict = "^2.3.8"
html5lib = "^1.1"
loguru = "^0.7.0"
matplotlib = "^3.8.1"
matplotlib = "^3.8.2"
networkx = "^3.2.1"
pgeocode = "^0.4.1"
psycopg2-binary = "^2.9.7"