Bump griffe from 0.48.0 to 0.49.0 (#1061)

Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.48.0 to 0.49.0.
- [Release notes](https://github.com/mkdocstrings/griffe/releases)
- [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/griffe/compare/0.48.0...0.49.0)

---
updated-dependencies:
- dependency-name: griffe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/mkdocs/requirements.txt b/mkdocs/requirements.txt
index 29d53fb..af1d40f 100644
--- a/mkdocs/requirements.txt
+++ b/mkdocs/requirements.txt
@@ -16,7 +16,7 @@
 # under the License.
 
 mkdocs==1.6.0
-griffe==0.48.0
+griffe==0.49.0
 jinja2==3.1.4
 mkdocstrings==0.25.2
 mkdocstrings-python==1.10.8